SOURCES: cpio-lstat.patch (NEW) - an lstat, we neeed

baggins baggins at pld-linux.org
Mon Aug 8 13:36:04 CEST 2005


Author: baggins                      Date: Mon Aug  8 11:36:04 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- an lstat, we neeed

---- Files affected:
SOURCES:
   cpio-lstat.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/cpio-lstat.patch
diff -u /dev/null SOURCES/cpio-lstat.patch:1.1
--- /dev/null	Mon Aug  8 13:36:04 2005
+++ SOURCES/cpio-lstat.patch	Mon Aug  8 13:35:59 2005
@@ -0,0 +1,11 @@
+--- cpio-2.6/configure.ac.lstat	2004-12-20 10:46:30.000000000 +0000
++++ cpio-2.6/configure.ac	2005-01-17 11:47:22.000000000 +0000
+@@ -92,7 +92,7 @@
+   AC_CONFIG_LINKS(src/fnmatch.h:headers/fnmatch.h)
+ fi
+ 
+-AC_CHECK_FUNCS(lchown endpwent endgrent setlocale)
++AC_CHECK_FUNCS(lchown endpwent endgrent setlocale lstat)
+ AC_FUNC_VPRINTF
+ AC_FUNC_ALLOCA
+ AC_CHECK_LIB(nsl, gethostname, [LIBS="$LIBS -lnsl"])
================================================================



More information about the pld-cvs-commit mailing list