Guus Sliepen cb5c1b5986 Check whether OpenSSL has support for GCM. 10 anni fa
..
Makefile.am fcd836c609 Remove autogen.sh, the autoreconf program does exactly that. 21 anni fa
README 1243156a5e Initial revision 24 anni fa
attribute.m4 fcd836c609 Remove autogen.sh, the autoreconf program does exactly that. 21 anni fa
ax_check_compile_flag.m4 283c5d1cf0 Enable compiler hardening flags by default. 10 anni fa
ax_check_link_flag.m4 283c5d1cf0 Enable compiler hardening flags by default. 10 anni fa
curses.m4 19b97e79aa Prefer ncurses over curses. 10 anni fa
libgcrypt.m4 53b00f8c1a Add our own autoconf check for libgcrypt. 10 anni fa
lzo.m4 eeb505af36 Add --disable-lzo configure option 14 anni fa
openssl.m4 cb5c1b5986 Check whether OpenSSL has support for GCM. 10 anni fa
readline.m4 20b441a6de Libreadline might depend on libcurses. 12 anni fa
zlib.m4 ddb8cb0779 Add --disable-zlib configure option 14 anni fa

README

These files are used by a program called aclocal (part of the GNU automake
package). aclocal uses these files to create aclocal.m4 which is in turn
used by autoconf to create the configure script at the the top level in
this distribution.

The Makefile.am file in this directory is automatically generated
from the template file, Makefile.am.in. The generation will fail
if you don't have all the right tools.