[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. debian/1.14.3-200-gb232f8a

Clint Adams schizo at debian.org
Tue Aug 23 13:06:06 UTC 2011


The following commit has been merged in the upstream branch:
commit a2348fadda5a95b872559ab9d2327de0ef94c732
Author: Clint Adams <schizo at debian.org>
Date:   Sat Jan 5 19:12:20 2008 +0000

    urgh
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-154

diff --git a/configure.ac b/configure.ac
index 0b091b6..9160dab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,9 +59,7 @@ AC_SUBST(signal)
 dnl Checks for header files.
 AC_HEADER_DIRENT
 AC_HEADER_STDC
-AC_CHECK_HEADERS(fcntl.h unistd.h features.h sys/feature_tests.h pthread.h
-		 stdint.h inttypes.h grp.h endian.h sys/sysmacros.h
-		 sys/socket.h sys/acl.h)
+AC_CHECK_HEADERS(fcntl.h unistd.h features.h sys/feature_tests.h pthread.h stdint.h inttypes.h grp.h endian.h sys/sysmacros.h sys/socket.h sys/acl.h)
 
 dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST
@@ -275,8 +273,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
   ])
 done
 
-AC_CHECK_FUNCS(fchmodat fchownat fstatat mkdirat mknodat openat renameat
-	       unlinkat acl_set_fd acl_set_file)
+AC_CHECK_FUNCS(fchmodat fchownat fstatat mkdirat mknodat openat renameat unlinkat acl_set_fd acl_set_file)
 
 dnl find out how stat() etc are called. On linux systems, we really
 dnl need to wrap (IIRC):

-- 
fakeroot



More information about the Fakeroot-commits mailing list