tinc/m4
2002-06-11 11:03:17 +00:00
..
.cvsignore Added .cvsignore files to get rid of warnings and prevent autogenerated 2001-02-11 11:44:32 +00:00
aclocal-include.m4 Remove test for GNOME. 2000-04-25 01:26:35 +00:00
Makefile.am.in Initial revision 2000-03-26 00:33:07 +00:00
malloc.m4 Autoconf cleanup. Works for both 2.13 and 2.53, although running autoconf 2002-06-11 11:03:17 +00:00
openssl.m4 Autoconf cleanup. Works for both 2.13 and 2.53, although running autoconf 2002-06-11 11:03:17 +00:00
perl.m4 Initial revision 2000-03-26 00:33:07 +00:00
README Initial revision 2000-03-26 00:33:07 +00:00
realloc.m4 Autoconf cleanup. Works for both 2.13 and 2.53, although running autoconf 2002-06-11 11:03:17 +00:00
tuntap.m4 Autoconf cleanup. Works for both 2.13 and 2.53, although running autoconf 2002-06-11 11:03:17 +00:00
zlib.m4 Make configure --help output look nicer. 2002-03-27 19:43:50 +00:00

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.