]> git.pld-linux.org Git - packages/cpio.git/blame - cpio-lstat.patch
- LFS patch updated, release 4.
[packages/cpio.git] / cpio-lstat.patch
CommitLineData
25142dcf
JR
1--- cpio-2.6/configure.ac.lstat 2004-12-20 10:46:30.000000000 +0000
2+++ cpio-2.6/configure.ac 2005-01-17 11:47:22.000000000 +0000
3@@ -92,7 +92,7 @@
4 AC_CONFIG_LINKS(src/fnmatch.h:headers/fnmatch.h)
5 fi
6
7-AC_CHECK_FUNCS(lchown endpwent endgrent setlocale)
8+AC_CHECK_FUNCS(lchown endpwent endgrent setlocale lstat)
9 AC_FUNC_VPRINTF
10 AC_FUNC_ALLOCA
11 AC_CHECK_LIB(nsl, gethostname, [LIBS="$LIBS -lnsl"])
This page took 0.511503 seconds and 4 git commands to generate.