Guus Sliepen 8bf4c160d6 Use CFB mode for meta-connections to improve security. před 7 roky
..
Makefile.am fcd836c609 Remove autogen.sh, the autoreconf program does exactly that. před 20 roky
README 1243156a5e Initial revision před 24 roky
attribute.m4 a7722e1a65 Fix autoconf check for function attributes. před 9 roky
ax_append_flag.m4 0f99562af2 Add a copy of ax_append_flag.m4. před 7 roky
ax_cflags_warn_all.m4 2236a27697 Add -Wall to CFLAGS. před 8 roky
ax_check_compile_flag.m4 21ae33d0c4 Enable compiler hardening flags by default. před 10 roky
ax_check_link_flag.m4 21ae33d0c4 Enable compiler hardening flags by default. před 10 roky
ax_require_defined.m4 35b52200a0 Add ax_require_defined.m4. před 7 roky
lzo.m4 eeb505af36 Add --disable-lzo configure option před 14 roky
openssl.m4 8bf4c160d6 Use CFB mode for meta-connections to improve security. před 7 roky
zlib.m4 ddb8cb0779 Add --disable-zlib configure option před 14 roky

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.