tinc/m4
2001-06-26 22:00:57 +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 Check for and add -ldl. 2001-06-21 16:37:05 +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 Small fix to make it compile again 2001-06-26 22:00:57 +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.