tinc/m4
Guus Sliepen c5c02a0861 Changed drastically because it didn't work correctly:
- Don't cache the --with-openssl-* option arguments
- Only search for openssl/*.h, the openssl include files include other
  files only from an openssl/ directory too
- Set CPPFLAGS before AC_CHECK_HEADERS
2001-06-07 07:51:04 +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 Initial revision 2000-03-26 00:33:07 +00:00
openssl.m4 Changed drastically because it didn't work correctly: 2001-06-07 07:51:04 +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 Initial revision 2000-03-26 00:33:07 +00:00
tuntap.m4 tinc_TUNTAP now substitutes the values outside the AC_CACHE_CHECK 2001-02-18 02:13:26 +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.