]> git.eshelyaron.com Git - emacs.git/commit
Fix build with older versions of gnutls
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 1 Jan 2023 23:31:00 +0000 (00:31 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 1 Jan 2023 23:31:49 +0000 (00:31 +0100)
commit9377a3c889aa3b178a11a3b849c3d1665da096d6
treef6957677a75e49a2930c2c298049c431166a12f2
parent4e4a808eca8f68a8079272442aab0f8815abdaa8
Fix build with older versions of gnutls

* src/gnutls.c (key_file2_aux): Use GNUTLS_PKCS_* constants only
if defined.
src/gnutls.c