]> granicus.if.org Git - flex/commitdiff
we create the tests/TEMPLATE/Makefile so that we can build the dist archives
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 7 Oct 2002 13:12:08 +0000 (13:12 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 7 Oct 2002 13:12:08 +0000 (13:12 +0000)
configure.in

index 135d48bd39a26887d2c5ddb798ecbcd20b24e8bd..bebc73f5a8234bbe22271611e8a3b605f27999c3 100644 (file)
@@ -62,7 +62,7 @@ dnl checks for libraries
 dnl checks for header files
 
 AC_HEADER_STDC
-AC_CHECK_HEADERS(string.h malloc.h sys/types.h unistd.h stdbool.h)
+AC_CHECK_HEADERS(string.h sys/types.h unistd.h stdbool.h)
 AC_CHECK_HEADERS(cunistd netinet/in.h)
 
 dnl checks for types
@@ -82,6 +82,7 @@ m4/Makefile
 po/Makefile.in
 intl/Makefile
 tests/Makefile
+tests/TEMPLATE/Makefile
 tests/test-array-nr/Makefile
 tests/test-array-r/Makefile
 tests/test-basic-nr/Makefile