.
authorJim Meyering <jim@meyering.net>
Sat, 6 Nov 2004 22:46:44 +0000 (22:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Nov 2004 22:46:44 +0000 (22:46 +0000)
52 files changed:
Makefile.in
aclocal.m4
config.hin
doc/Makefile.in
lib/Makefile.in
man/Makefile.in
src/Makefile.in
tests/Makefile.in
tests/basename/Makefile.in
tests/chgrp/Makefile.in
tests/chmod/Makefile.in
tests/chown/Makefile.in
tests/cp/Makefile.in
tests/cut/Makefile.in
tests/date/Makefile.in
tests/dd/Makefile.in
tests/dircolors/Makefile.in
tests/du/Makefile.in
tests/expr/Makefile.in
tests/factor/Makefile.in
tests/fmt/Makefile.in
tests/head/Makefile.in
tests/install/Makefile.in
tests/join/Makefile.in
tests/ln/Makefile.in
tests/ls-2/Makefile.in
tests/ls/Makefile.in
tests/md5sum/Makefile.in
tests/misc/Makefile.in
tests/mkdir/Makefile.in
tests/mv/Makefile.in
tests/od/Makefile.in
tests/pr/Makefile.in
tests/readlink/Makefile.in
tests/rm/Makefile.in
tests/rmdir/Makefile.in
tests/seq/Makefile.in
tests/sha1sum/Makefile.in
tests/shred/Makefile.in
tests/sort/Makefile.in
tests/stty/Makefile.in
tests/sum/Makefile.in
tests/tac/Makefile.in
tests/tail-2/Makefile.in
tests/tail/Makefile.in
tests/test/Makefile.in
tests/touch/Makefile.in
tests/tr/Makefile.in
tests/tsort/Makefile.in
tests/unexpand/Makefile.in
tests/uniq/Makefile.in
tests/wc/Makefile.in

index 7169b84678d5c1917c81b2112eaf89017e3541ae..3a974cd9370c010afe1a20c89e8709539867126c 100644 (file)
@@ -63,9 +63,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 6f6447fa72aeedbf0890232e3d4f5123b6e4561e..4635881a7166f18e9fbd543159807cae51d16051 100644 (file)
@@ -1092,7 +1092,6 @@ m4_include([m4/file-type.m4])
 m4_include([m4/fileblocks.m4])
 m4_include([m4/filemode.m4])
 m4_include([m4/fnmatch.m4])
-m4_include([m4/fpending.m4])
 m4_include([m4/free.m4])
 m4_include([m4/fstypename.m4])
 m4_include([m4/fsusage.m4])
index 8340e544e9fabe5ba78e76206e0f08b8f32dc638..6e419dec55bc22036524ea26d4f291d42a78da55 100644 (file)
    don't. */
 #undef HAVE_DECL__SYS_SIGLIST
 
-/* Define to 1 if you have the declaration of `__fpending', and to 0 if you
-   don't. */
-#undef HAVE_DECL___FPENDING
-
 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
    don't. */
 #undef HAVE_DECL___SYS_SIGLIST
    member named physmem. */
 #undef HAVE__SYSTEM_CONFIGURATION
 
-/* Define to 1 if you have the `__fpending' function. */
-#undef HAVE___FPENDING
-
 /* Define to 1 if you have the `__secure_getenv' function. */
 #undef HAVE___SECURE_GETENV
 
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* the number of pending output bytes on stream `fp' */
-#undef PENDING_OUTPUT_N_BYTES
-
 /* Define this if you prefer euidaccess to return the correct result even if
    this would make it nonreentrant. Define this only if your entire
    application is safe even if the uid or gid might temporarily change. If
index a7edbb84a9856b7767bb5039314649780363bccc..750d0c3fd31fadac5f2d22a262d4d7b0135aaf42 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 68ae3882a984978494c1cdb8f37c4c85a8a43d19..5fa0a489b06caea3e573ed48e0d6db40d5ac4a87 100644 (file)
@@ -42,12 +42,12 @@ build_triplet = @build@
 host_triplet = @host@
 subdir = lib
 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       ChangeLog TODO __fpending.c alloca.c asnprintf.c asprintf.c \
-       atexit.c calloc.c chown.c dirfd.c dup2.c error.c error.h \
-       euidaccess.c fchdir-stub.c fchown-stub.c fileblocks.c \
-       fnmatch.c free.c fsusage.c ftruncate.c getcwd.c getdate.c \
-       getgroups.c gethostname.c getline.c getloadavg.c getndelim2.c \
-       getopt.c getopt1.c getpass.c gettimeofday.c getusershell.c \
+       ChangeLog TODO alloca.c asnprintf.c asprintf.c atexit.c \
+       calloc.c chown.c dirfd.c dup2.c error.c error.h euidaccess.c \
+       fchdir-stub.c fchown-stub.c fileblocks.c fnmatch.c free.c \
+       fsusage.c ftruncate.c getcwd.c getdate.c getgroups.c \
+       gethostname.c getline.c getloadavg.c getndelim2.c getopt.c \
+       getopt1.c getpass.c gettimeofday.c getusershell.c \
        group-member.c lchown.c lstat.c malloc.c memchr.c memcmp.c \
        memcpy.c memmove.c memrchr.c memset.c mkdir.c mkstemp.c \
        mktime.c mountlist.c nanosleep.c obstack.c obstack.h \
@@ -78,9 +78,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
@@ -341,9 +340,9 @@ noinst_LIBRARIES = libfetish.a
 AM_CPPFLAGS = -I.. -I$(srcdir)
 libfetish_a_SOURCES = acl.h acl.c getdate.h getdate.y posixtm.c \
        posixtm.h posixver.c posixver.h strftime.c strftime.h hash.c \
-       hash.h hash-pjw.c hash-pjw.h __fpending.h allocsa.c allocsa.h \
-       argmatch.c argmatch.h backupfile.c backupfile.h basename.c \
-       c-strtod.c c-strtod.h c-strtold.c canon-host.c canonicalize.c \
+       hash.h hash-pjw.c hash-pjw.h allocsa.c allocsa.h argmatch.c \
+       argmatch.h backupfile.c backupfile.h basename.c c-strtod.c \
+       c-strtod.h c-strtold.c canon-host.c canonicalize.c \
        canonicalize.h cloexec.c cloexec.h closeout.c closeout.h \
        cycle-check.c cycle-check.h dev-ino.h diacrit.c diacrit.h \
        dirname.c dirname.h dirfd.h dup-safer.c euidaccess.h exclude.c \
@@ -437,7 +436,6 @@ mostlyclean-compile:
 distclean-compile:
        -rm -f *.tab.c
 
-@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/__fpending.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asnprintf.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asprintf.Po@am__quote@
index a7e40fa599aa01a6e0324fb135796aac1bdf131b..620d8ccd6b4fdb50847e752cb0bb6b77ca1ed861 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 8fa230f9960f5ee7797725708509bc8171325c0b..d971fb03a50efdd90daa81df80b9fdb9225c6195 100644 (file)
@@ -87,9 +87,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 68c99712119c6ee0432fac3de389a1e1ce42ed9e..3a537a019e6d25acd778b5fe143c89e6b848151e 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 8c0a1c09310d25c2d79ca00a5ff8b13bf522a269..5b8e4883b66a99e7c0f90e46ef7c4db37459e100 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 435a7120b35c46666c2ee4344016f7457749bd61..42bbc4a6957e7cec976c74ad137e2ec47f663047 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index fa09bf3c2b0fc0a57d86fe77dd03c34643b1f2ad..5ef0447532fbf33adc0a92ea7e359dfdab021469 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index cd49fd1ccbf0cf53b28f33ce64505d3674cbafef..8db2f11099eaadaca0f37c994a6a15832381118b 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 421f5f3cd14df1f69bf2d29b962053563f443c66..c2c41d5588d09c1f0bd469e6594098f825e49f48 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index b9e0f36f47c48e7173aa5702f3b8131d414584d7..d80463f7f0337d56595d79de3643a74c3680c7fe 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index ff72e25c05a541a7c5e517935a4c26b9f381428e..e695e1c32b1f66487695786b40b0ce865f00ce9d 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 75040363b90dbcdbea83a593675cfe260a4a3d7b..9d580c5bb9c697bb927c6e63054223b456126c99 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 1a44ae0e8aa8f6d2ced92cf67573271aa49602d7..243ec6b13e10c6ff2af7577174e7f5df9cfcb8e9 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 01552b44ffb52ec04da4b122f94cb2ed0a57e9be..b2fc123b184b5a529a26b20c932d0c28446a684b 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 5bb64dacc20f6f5311c8e390c6721225f99069b9..8aa5dd8c66f8a89c8e634d30f5342782fa5d95bf 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 4607c8dec8bac08fdf4829827975506ca7543b25..76969ca6a071facb68a3561840c62b9e9284f6eb 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 88bb0a1f07f24674cdb2b5e125488683442964e4..5c69fad960f24d92f95a7e70bb15dcfdb49e973e 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index d327c0e2d6b038ad7db15cb2dd5fcabdecfb15f0..6a6f066e3495a6afb6a381aeaa54ba425aaa4df6 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index dd9206f0200ad7702683d169675decf37e0225c7..cdf40cea2387bcfdfe14789832874e49faef850e 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 1db99c7a37f8e8f0c5084f9860345b44a7568dd5..562d60ddcb12089831d614c480848b085b017e66 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 47067ae3e369c8dba24587f82e399f13563bde0a..979750669215f200670566c942ad17beb6f4f956 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index bae8958bea84e24b5a07f1cb1905083f537f3eb7..2e12d04d4fb32dd1bac4e19b6b9e0f008caa6c80 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 4d00d992b49208f9048eed6b1b2f4d6976c60c2d..938f1b544d3c8001688a12d31c31628c2c3b85c9 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 9dceaa8bc93407394c28b2d84c6a48b23891904b..d7029a347c18f314a549acc326ac3f8ba53e6baf 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 0bc2b53e9b0f28ec5eb5b0b15f0f8213879a2083..1237d3562c5acbff2f95ff94dc0717b056e4beb4 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 2667ddac1d81c58773b06a0795b0c063ee71635f..ce5d312f7553ab00b67582619d1a596e7733e0bc 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 32b87aee99bf2079122e08285dc1ed96786a320b..a2fff2fb6536634015cae8da6063bea088ac0e67 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index b9375617ef54c9862a3c13f5cb52d5c87e20cd35..1bf3394916db219ec46fa37eeb6c53dd9939d6d2 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 05f6d8fc94d4e4274a046ffdaa6d780705eea41c..075317323a3ff7e4c6922ad53ac2456b8c5c8d4f 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 7062652ce32e29cfcd68fdaebc79b8543b37548c..fda3d45214a0b96ddb96aace9fc57ed74947ba9b 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 1cae6068bfd4d2ef37c00f118d9bf128cd6b6f1d..86c3e55e5d77d6981e0da2de2a11a37c18e3a53a 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index c3082f8ce69f4b772941f20ec8a7a108905c98a6..54013947d2f7bcccadbf13db94c60c462b9f13c3 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 8316b7d923093e6e8849c457c41b32dc8426f4be..fcb50434692319bd3361ac2696f5b089b7c97e37 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 4a4f64a3c38b6a721afce34696d2c7f5b3ed0b9c..593cb36d9660eff790612383455401418f05f23e 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index dc9c2026610aa2d1ffe7fac8e55e78ba5f5748cd..8c86edb2e95acaf6f15ac11a6d55ea7eae81868b 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 4ef0e60761d76a08a0a8893a95443fe00f06b4f8..d290765f20f89a84efbbec06d14170185ab7eb7e 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index ef79a19331fa58569c84176f66b3b368fa04981c..21241e02a1c62014006cdaba0fc630b88f9e8b48 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index c21d74ac21ec4d962fb0ae9d752573f29112646f..3a82bc9673d3b0e5513cd34e6d0c8733660b0614 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 0942a820241448244b466eecdfa739e17cdebe3e..38a87840b48910c25599614545f0bba9b98581f0 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 9423abde303f235930cdf161ca3b0f2c476985af..0f00eaf923d731d947190c2b63bc8c14d1018a7e 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index e28e03164b5206e8d2af58bfbb7a8c26374d7cde..0e174ee8307c54852a95e698e7529cbd3b94e0a2 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 80d0396eac83a2546e5a12ea11903e2841b4f879..7bd10862893cf1420d0c73db02488c6057d7ad26 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 866ea1656d3a0523621b668ccb572a42090ce544..e2b60876226ab2266b3464cbbd54358ce3da9d6e 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 3eb3ab7763925a6a27d364fb28828e42d23786cf..714fb5a3720d1d7c099a28dfa646ea3074415187 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 95f96191db8239900cb95a855e270f0b8eb6dce3..e020740307e2b6bb8adb673c8e063f9439e9f7c8 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 461c258df5f3586b083c47b07767b2d944540b12..5590d6dbed4176d31dabda0e685d17ddc1959977 100644 (file)
@@ -57,9 +57,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 4a1ab17adf700181bad0f54609cc2c0a2822e756..a54c8e9b6774d8b60652ea229efd497d6a2bbda3 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 99e61a89ce65ade9b5e4d643cc15efb54d631402..bf01c1f14f8c34da04e0fa00d65e2235cedd71b2 100644 (file)
@@ -58,9 +58,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
        $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
        $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \