diff options
| author | Stefan Monnier | 2013-10-11 14:29:18 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2013-10-11 14:29:18 -0400 |
| commit | c5fc0178115815bb94b4b26da8e5326931dd9cff (patch) | |
| tree | ff7a542c512295cad1b820c7ef0c6fc711765711 /ChangeLog | |
| parent | f747170fc54597266342d36a7438ac9bfb6f179b (diff) | |
| download | emacs-c5fc0178115815bb94b4b26da8e5326931dd9cff.tar.gz emacs-c5fc0178115815bb94b4b26da8e5326931dd9cff.zip | |
* configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty
string when gnutls2 is installed but gnutls3 is not.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty | ||
| 4 | string when gnutls2 is installed but gnutls3 is not. | ||
| 5 | |||
| 1 | 2013-10-11 Teodor Zlatanov <tzz@lifelogs.com> | 6 | 2013-10-11 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 7 | ||
| 3 | * configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found. | 8 | * configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found. |