SOURCES: tmpwatch-ac_am.patch - drop libtool (not needed for anything) - co...
qboosh
qboosh at pld-linux.org
Tue Aug 19 21:54:44 CEST 2008
Author: qboosh Date: Tue Aug 19 19:54:44 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- drop libtool (not needed for anything)
- configure with LFS
---- Files affected:
SOURCES:
tmpwatch-ac_am.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/tmpwatch-ac_am.patch
diff -u SOURCES/tmpwatch-ac_am.patch:1.1 SOURCES/tmpwatch-ac_am.patch:1.2
--- SOURCES/tmpwatch-ac_am.patch:1.1 Thu Dec 7 01:00:23 2000
+++ SOURCES/tmpwatch-ac_am.patch Tue Aug 19 21:54:38 2008
@@ -18,7 +18,6 @@
+dnl Checks for programs.
+AC_PROG_CC
+AC_PROG_INSTALL
-+AM_PROG_LIBTOOL
+
+dnl Checks for libraries.
+
@@ -27,6 +26,7 @@
+AC_HEADER_STDC
+AC_HEADER_SYS_WAIT
+AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h)
++AC_SYS_LARGEFILE
+
+dnl Checks for typedefs, structures, and compiler characteristics.
+AC_C_CONST
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/tmpwatch-ac_am.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list