]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 29 Jan 2005 00:21:24 +0000 (00:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jan 2005 00:21:24 +0000 (00:21 +0000)
51 files changed:
Makefile.in
aclocal.m4
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 dc709b479573ae5db0e0be17d6be45c5c45cc1ca..8b746db1c568f578a256257d6314bb63289fcaf2 100644 (file)
@@ -47,9 +47,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -76,16 +77,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 391fc9d1ce0d32d5a4ccfff915389a5e387c0748..325c08b1ead910dd2932fa0d4c860b214ad5185b 100644 (file)
@@ -1062,6 +1062,7 @@ m4_include([m4/allocsa.m4])
 m4_include([m4/assert.m4])
 m4_include([m4/atexit.m4])
 m4_include([m4/backupfile.m4])
+m4_include([m4/basename.m4])
 m4_include([m4/bison.m4])
 m4_include([m4/boottime.m4])
 m4_include([m4/c-strtod.m4])
@@ -1116,6 +1117,7 @@ m4_include([m4/getusershell.m4])
 m4_include([m4/glibc21.m4])
 m4_include([m4/group-member.m4])
 m4_include([m4/hard-locale.m4])
+m4_include([m4/hash-pjw.m4])
 m4_include([m4/hash.m4])
 m4_include([m4/host-os.m4])
 m4_include([m4/human.m4])
index 85ac8d9ac89a19c485eb2fdce706504139eda6a1..58ebfa7e9f21c835b8c2f2593eb3ad78c49735d6 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 5cfc1eeb155c454716dcb047090dac7e26a98c14..6beb3d559532ade209b25b8fe5ade6348c092281 100644 (file)
@@ -44,31 +44,50 @@ host_triplet = @host@
 noinst_PROGRAMS = t-fpending$(EXEEXT)
 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 chdir-long.c chdir-long.h 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 lchown.h lstat.c malloc.c memchr.c memcmp.c memcpy.c \
-       memmove.c mempcpy.c mempcpy.h memrchr.c memset.c mkdir.c \
-       mkstemp.c mktime.c mountlist.c nanosleep.c obstack.c obstack.h \
-       openat.c openat.h printf-args.c printf-parse.c putenv.c \
-       raise.c readlink.c readutmp.c realloc.c regex.c rename.c \
-       rmdir.c rpmatch.c save-cwd.c save-cwd.h setenv.c sig2str.c \
-       stat.c stpcpy.c strcasecmp.c strcspn.c strdup.c strncasecmp.c \
-       strndup.c strnlen.c strpbrk.c strstr.c strtod.c strtoimax.c \
+       ChangeLog TODO __fpending.c __fpending.h acl.c acl.h alloca.c \
+       asnprintf.c asprintf.c atexit.c backupfile.c backupfile.h \
+       basename.c c-strtod.c c-strtod.h c-strtold.c calloc.c \
+       canon-host.c canonicalize.c canonicalize.h chdir-long.c \
+       chdir-long.h chown.c cloexec.c cloexec.h closeout.c closeout.h \
+       dirfd.c dirfd.h dirname.c dirname.h dup2.c error.c error.h \
+       euidaccess.c exclude.c exclude.h exitfail.c exitfail.h \
+       fchdir-stub.c fchown-stub.c file-type.c file-type.h \
+       fileblocks.c filemode.c filemode.h fnmatch.c free.c fsusage.c \
+       fsusage.h ftruncate.c getcwd.c getdate.h getdate.y getgroups.c \
+       gethostname.c getline.c getline.h getloadavg.c getndelim2.c \
+       getopt.c getopt1.c getpagesize.h getpass.c gettime.c \
+       gettimeofday.c getugroups.c getusershell.c group-member.c \
+       group-member.h hard-locale.c hard-locale.h hash-pjw.c \
+       hash-pjw.h hash.c hash.h human.c human.h idcache.c lchown.c \
+       lchown.h long-options.c long-options.h lstat.c makepath.c \
+       makepath.h malloc.c md5.c md5.h memchr.c memcmp.c memcoll.c \
+       memcoll.h memcpy.c memmove.c mempcpy.c mempcpy.h memrchr.c \
+       memset.c mkdir.c mkstemp.c mktime.c modechange.c modechange.h \
+       mountlist.c mountlist.h nanosleep.c obstack.c obstack.h \
+       openat.c openat.h path-concat.c path-concat.h pathmax.h \
+       physmem.c physmem.h posixtm.c posixtm.h posixver.c posixver.h \
+       printf-args.c printf-parse.c putenv.c quote.c quote.h \
+       quotearg.c quotearg.h raise.c readlink.c readtokens.c \
+       readtokens.h readutmp.c readutmp.h realloc.c regex.c rename.c \
+       rmdir.c rpmatch.c safe-read.c safe-read.h safe-write.c \
+       safe-write.h same.c same.h save-cwd.c save-cwd.h savedir.c \
+       savedir.h setenv.c setenv.h settime.c sha1.c sha1.h sig2str.c \
+       sig2str.h stat.c stpcpy.c strcasecmp.c strcspn.c strdup.c \
+       strdup.h strftime.c strftime.h strncasecmp.c strndup.c \
+       strndup.h strnlen.c strpbrk.c strstr.c strtod.c strtoimax.c \
        strtol.c strtoll.c strtoul.c strtoull.c strtoumax.c \
-       strverscmp.c tempname.c unsetenv.c utime.c vasnprintf.c \
-       vasprintf.c
+       strverscmp.c strverscmp.h tempname.c timespec.h unlocked-io.h \
+       unsetenv.c userspec.c userspec.h utime.c utimecmp.c utimecmp.h \
+       utimens.c utimens.h vasnprintf.c vasprintf.c xalloc.h \
+       xmalloc.c yesno.c yesno.h
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -95,16 +114,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
@@ -176,35 +196,19 @@ ARFLAGS = cru
 libfetish_a_AR = $(AR) $(ARFLAGS)
 am__DEPENDENCIES_1 = @LIBOBJS@
 am__DEPENDENCIES_2 = @ALLOCA@
-am_libfetish_a_OBJECTS = acl.$(OBJEXT) getdate.$(OBJEXT) \
-       posixtm.$(OBJEXT) posixver.$(OBJEXT) strftime.$(OBJEXT) \
-       hash.$(OBJEXT) hash-pjw.$(OBJEXT) allocsa.$(OBJEXT) \
-       argmatch.$(OBJEXT) backupfile.$(OBJEXT) basename.$(OBJEXT) \
-       c-strtod.$(OBJEXT) c-strtold.$(OBJEXT) canon-host.$(OBJEXT) \
-       canonicalize.$(OBJEXT) cloexec.$(OBJEXT) closeout.$(OBJEXT) \
-       cycle-check.$(OBJEXT) diacrit.$(OBJEXT) dirname.$(OBJEXT) \
-       dup-safer.$(OBJEXT) exclude.$(OBJEXT) exitfail.$(OBJEXT) \
-       filemode.$(OBJEXT) file-type.$(OBJEXT) fopen-safer.$(OBJEXT) \
-       fts.$(OBJEXT) full-read.$(OBJEXT) full-write.$(OBJEXT) \
-       gettime.$(OBJEXT) getugroups.$(OBJEXT) hard-locale.$(OBJEXT) \
-       human.$(OBJEXT) idcache.$(OBJEXT) imaxtostr.$(OBJEXT) \
-       linebuffer.$(OBJEXT) localcharset.$(OBJEXT) \
-       long-options.$(OBJEXT) makepath.$(OBJEXT) mbswidth.$(OBJEXT) \
-       md5.$(OBJEXT) memcasecmp.$(OBJEXT) memcoll.$(OBJEXT) \
-       modechange.$(OBJEXT) offtostr.$(OBJEXT) open-safer.$(OBJEXT) \
-       path-concat.$(OBJEXT) physmem.$(OBJEXT) quote.$(OBJEXT) \
-       quotearg.$(OBJEXT) readtokens0.$(OBJEXT) readtokens.$(OBJEXT) \
-       root-dev-ino.$(OBJEXT) safe-read.$(OBJEXT) \
-       safe-write.$(OBJEXT) same.$(OBJEXT) savedir.$(OBJEXT) \
-       settime.$(OBJEXT) sha1.$(OBJEXT) stripslash.$(OBJEXT) \
-       time_r.$(OBJEXT) umaxtostr.$(OBJEXT) unicodeio.$(OBJEXT) \
-       userspec.$(OBJEXT) utimecmp.$(OBJEXT) utimens.$(OBJEXT) \
-       version-etc.$(OBJEXT) version-etc-fsf.$(OBJEXT) \
-       xalloc-die.$(OBJEXT) xfts.$(OBJEXT) xgetcwd.$(OBJEXT) \
-       xgethostname.$(OBJEXT) xmalloc.$(OBJEXT) xmemcoll.$(OBJEXT) \
+am_libfetish_a_OBJECTS = allocsa.$(OBJEXT) argmatch.$(OBJEXT) \
+       cycle-check.$(OBJEXT) diacrit.$(OBJEXT) dup-safer.$(OBJEXT) \
+       fopen-safer.$(OBJEXT) fts.$(OBJEXT) full-read.$(OBJEXT) \
+       full-write.$(OBJEXT) imaxtostr.$(OBJEXT) linebuffer.$(OBJEXT) \
+       localcharset.$(OBJEXT) mbswidth.$(OBJEXT) memcasecmp.$(OBJEXT) \
+       offtostr.$(OBJEXT) open-safer.$(OBJEXT) readtokens0.$(OBJEXT) \
+       root-dev-ino.$(OBJEXT) stripslash.$(OBJEXT) time_r.$(OBJEXT) \
+       umaxtostr.$(OBJEXT) unicodeio.$(OBJEXT) version-etc.$(OBJEXT) \
+       version-etc-fsf.$(OBJEXT) xalloc-die.$(OBJEXT) xfts.$(OBJEXT) \
+       xgetcwd.$(OBJEXT) xgethostname.$(OBJEXT) xmemcoll.$(OBJEXT) \
        xnanosleep.$(OBJEXT) xreadlink.$(OBJEXT) xstrndup.$(OBJEXT) \
        xstrtod.$(OBJEXT) xstrtoimax.$(OBJEXT) xstrtol.$(OBJEXT) \
-       xstrtoul.$(OBJEXT) xstrtoumax.$(OBJEXT) yesno.$(OBJEXT)
+       xstrtoul.$(OBJEXT) xstrtoumax.$(OBJEXT)
 libfetish_a_OBJECTS = $(am_libfetish_a_OBJECTS)
 PROGRAMS = $(noinst_PROGRAMS)
 t_fpending_SOURCES = t-fpending.c
@@ -351,41 +355,23 @@ target_alias = @target_alias@
 noinst_LIBRARIES = libfetish.a
 LDADD = $(noinst_LIBRARIES)
 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 \
-       canonicalize.h cloexec.c cloexec.h closeout.c closeout.h \
+libfetish_a_SOURCES = allocsa.c allocsa.h argmatch.c argmatch.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 \
-       exclude.h exit.h exitfail.c exitfail.h fcntl-safer.h \
-       filemode.c filemode.h file-type.c file-type.h fopen-safer.c \
-       fsusage.h fts.c fts_.h full-read.c full-read.h full-write.c \
-       full-write.h getcwd.h getline.h getpagesize.h getpass.h \
-       gettime.c gettext.h getugroups.c group-member.h hard-locale.c \
-       hard-locale.h human.c human.h idcache.c imaxtostr.c \
-       linebuffer.c linebuffer.h localcharset.c localcharset.h \
-       long-options.c long-options.h makepath.c makepath.h mbswidth.c \
-       mbswidth.h md5.c md5.h memcasecmp.c memcasecmp.h memcoll.c \
-       memcoll.h modechange.c modechange.h mountlist.h offtostr.c \
-       open-safer.c path-concat.c path-concat.h pathmax.h physmem.c \
-       physmem.h quote.c quote.h quotearg.c quotearg.h readtokens0.c \
-       readtokens0.h readtokens.c readtokens.h readutmp.h regex.h \
-       root-dev-ino.c root-dev-ino.h safe-read.c safe-read.h \
-       safe-write.c safe-write.h same.c same.h savedir.c savedir.h \
-       setenv.h settime.c sha1.c sha1.h sig2str.h stat-macros.h \
-       stdio-safer.h stripslash.c strdup.h strndup.h strverscmp.h \
-       time_r.c time_r.h timespec.h umaxtostr.c unicodeio.c \
-       unicodeio.h unistd-safer.h unlocked-io.h userspec.c userspec.h \
-       utimecmp.c utimecmp.h utimens.c utimens.h version-etc.c \
-       version-etc.h version-etc-fsf.c xalloc.h xalloc-die.c xfts.c \
-       xfts.h xgetcwd.c xgetcwd.h xgethostname.c xgethostname.h \
-       xmalloc.c xmemcoll.c xmemcoll.h xnanosleep.c xnanosleep.h \
+       dup-safer.c euidaccess.h exit.h fcntl-safer.h fopen-safer.c \
+       fts.c fts_.h full-read.c full-read.h full-write.c full-write.h \
+       getcwd.h gettext.h imaxtostr.c linebuffer.c linebuffer.h \
+       localcharset.c localcharset.h mbswidth.c mbswidth.h \
+       memcasecmp.c memcasecmp.h offtostr.c open-safer.c \
+       readtokens0.c readtokens0.h regex.h root-dev-ino.c \
+       root-dev-ino.h stat-macros.h stdio-safer.h stripslash.c \
+       time_r.c time_r.h umaxtostr.c unicodeio.c unicodeio.h \
+       unistd-safer.h version-etc.c version-etc.h version-etc-fsf.c \
+       xalloc-die.c xfts.c xfts.h xgetcwd.c xgetcwd.h xgethostname.c \
+       xgethostname.h xmemcoll.c xmemcoll.h xnanosleep.c xnanosleep.h \
        xreadlink.c xreadlink.h xstrndup.c xstrndup.h xstrtod.c \
        xstrtod.h xstrtoimax.c xstrtol.c xstrtol.h xstrtoul.c \
-       xstrtoumax.c yesno.c yesno.h printf-args.h printf-parse.h \
-       vasprintf.h vasnprintf.h
+       xstrtoumax.c printf-args.h printf-parse.h vasprintf.h \
+       vasnprintf.h
 libfetish_a_LIBADD = $(LIBOBJS) $(ALLOCA)
 libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD)
 lib_OBJECTS = $(libfetish_a_OBJECTS)
@@ -396,9 +382,9 @@ MAINTAINERCLEANFILES = $(BUILT_SOURCES)
 MOSTLYCLEANFILES = stdbool.h stdbool.ht alloca.h alloca.h-t fnmatch.h \
        fnmatch.h-t getopt.h getopt.h-t
 SUFFIXES = .sed .sin
-EXTRA_DIST = config.charset ref-add.sin ref-del.sin getndelim2.c \
-       getndelim2.h inttostr.c inttostr.h stdbool_.h alloca_.h \
-       fnmatch_.h fnmatch_loop.c getopt_.h getopt_int.h
+EXTRA_DIST = getdate.c config.charset ref-add.sin ref-del.sin \
+       getndelim2.c getndelim2.h inttostr.c inttostr.h stdbool_.h \
+       alloca_.h fnmatch_.h fnmatch_loop.c getopt_.h getopt_int.h
 charset_alias = $(DESTDIR)$(libdir)/charset.alias
 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
 all: $(BUILT_SOURCES)
@@ -456,25 +442,41 @@ distclean-compile:
        -rm -f *.tab.c
 
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/__fpending.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/acl.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@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/atexit.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/backupfile.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/basename.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/c-strtod.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/c-strtold.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/calloc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/canon-host.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/canonicalize.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chdir-long.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chown.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cloexec.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/closeout.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dirfd.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dirname.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dup2.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/error.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/euidaccess.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/exclude.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/exitfail.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fchdir-stub.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fchown-stub.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/file-type.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fileblocks.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/filemode.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fnmatch.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/free.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fsusage.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ftruncate.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcwd.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdate.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdate.y@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getgroups.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gethostname.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Po@am__quote@
@@ -483,14 +485,25 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getpass.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gettime.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gettimeofday.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getugroups.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getusershell.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/group-member.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hard-locale.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hash-pjw.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hash.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/human.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/idcache.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lchown.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/long-options.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lstat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/makepath.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/malloc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/md5.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memchr.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcmp.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcoll.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcpy.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mempcpy.Po@am__quote@
@@ -499,29 +512,44 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkdir.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkstemp.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mktime.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/modechange.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mountlist.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/nanosleep.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/obstack.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/openat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/path-concat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/physmem.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/posixtm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/posixver.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/printf-args.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/printf-parse.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/putenv.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/quote.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/quotearg.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/raise.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readlink.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readtokens.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readutmp.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rename.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rmdir.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rpmatch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/safe-read.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/safe-write.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/same.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/save-cwd.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/savedir.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/setenv.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/settime.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sha1.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sig2str.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stat.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcspn.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strftime.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strndup.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnlen.Po@am__quote@
@@ -537,83 +565,43 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strverscmp.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tempname.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/unsetenv.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/userspec.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utime.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utimecmp.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utimens.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasnprintf.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasprintf.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acl.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xmalloc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/yesno.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocsa.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argmatch.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backupfile.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strtod.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strtold.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canon-host.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonicalize.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cloexec.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closeout.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cycle-check.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diacrit.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exclude.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file-type.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemode.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fopen-safer.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fts.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-read.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-write.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdate.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getugroups.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hard-locale.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash-pjw.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/human.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idcache.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linebuffer.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/long-options.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makepath.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbswidth.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcasecmp.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcoll.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modechange.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open-safer.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/path-concat.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/physmem.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/posixtm.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/posixver.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quote.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quotearg.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readtokens.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readtokens0.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/root-dev-ino.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-read.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-write.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/same.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/savedir.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/settime.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strftime.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-fpending.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicodeio.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userspec.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utimecmp.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utimens.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc-fsf.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfts.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetcwd.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgethostname.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmemcoll.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xnanosleep.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xreadlink.Po@am__quote@
@@ -623,7 +611,6 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtol.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoul.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoumax.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yesno.Po@am__quote@
 
 .c.o:
 @am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@@ -768,7 +755,6 @@ distclean-generic:
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
-       -rm -f getdate.c
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 clean: clean-am
index 2c3b1e94769b85f22c08466afa6cf14b79464bae..e1a48aedb71cb13b8c9db23e4e73c25ca803e52b 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index b0f3a4b8a456d6157e20aaaa6ef86ab9647f065b..906e5160e3217d4a2f9df7f7e060f3e976e4fe18 100644 (file)
@@ -71,9 +71,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -100,16 +101,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index a0d6ccf713ca307c6a101e171dfb602f785a6654..6a5ac9c6c866f096458bb92e1f486fab43c3913b 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index cad62b4b619bbdedd1a752362e20a8cf7f75cec3..33d898dbd2003c86793a45bd1d96ff69bd1cce33 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index e523c7df2b1d5c4de855d60e9993cdc2d0d6e5a8..7cdf0a915411c156f6c496ec05f9df0d6f7f8897 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 3b6a009d873fb9dc432c61a915cab5e6dfa86c6e..eebb53ccaba170a0615925f36520fad6e6ae8500 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 97d4eb6b070bca773ab7cb454aba300452534083..974f092eac1cebd2ed0260975ea293e239bbb1f5 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 09f106d62db176b765b3dc370717fb17ea7501d1..1b4c105e94ecb08ef2cd1d26d335047b90afa4b9 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 1212f2af9f65c2fb664c1465547b149256c68a6e..df5a285c57af31b1355e4c540387e3b5d50bd0d5 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index e74b6bcef05e2e447885514710524e2d7eb9118b..2dd9ff9f525ae70d58f4009cba3069acdf62990f 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 0a15f6dae08c924102e721a870d3eba18055f522..654fda0377f9e5200eb2e995f95155f8ee9a9ef8 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index a0c676e5947e17d557e260a7e7efac997e6d36e4..20956400eb874561da4b969dae060ffd61892ce2 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 817962428e6ecd081b542a5a2a6691d416a85387..690214b68bb3a56fcfd391d60345a6340da3e104 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 9b4614b7e1d683f421ec4eb04ed97539f57366a0..7da84e3630060bfb5622553143842763e53ac8b2 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 2ebc6527cb44adae6535407b49b98912757eb7a1..3261f063fd68e131abce98d861403a075203ea2c 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index d0d57f09661791311ab88eb903d69639a5cab584..300013f259a4835b356ff81ede830160514c019a 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index cdd73738cc2ff4ebd271c9ab6f9395f7d2fa1c8e..a9d0680957ece9d5b92fb3cf21dfd184351fcaa8 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index cd9cb02ebe9bf5e8a836b1d5633b27ac1fc91464..52f7d16b03fd9e42dd9b7da54693ba385666dc29 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 9c25d186d8760c048f2052d5cf384174ad03a466..c494816e4742e39b6e12fcd43218b7b947a35a07 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 976500cbc9eea900c570e7892cac37551652b367..f879f5058bf9c5557802d299b5a925725f902ad4 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 752a5ada9a89b41a0eaa8236ccb4becc87533bf5..87ed16063eb22218ea58ec81508e973b7d27d9b2 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 9e845fff4ae7fbdc275085145471052271902337..f821fcf31fe7ecb03083bd348973a7f6b65a5396 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 3af7400825f353b61b2c5d9965f5bbaf16613b5b..975458e54487b64256a9c7b0c526ebc4f94af447 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index a636fdcbcd530a502b0a914a9fc0a6762787997e..b397bb840e6ee97206905a81cc4d1e79ac4501ee 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index e54ba99d95549d084978a8fa0e1e175242c6c352..c213a2f0c5610c20459148f3656f80ab64156352 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index ef1c15f1378548d1ae1a658f83b9b2dbb37a164c..a46260373bd4c90055f62f17c09945c565e6291a 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 56c53f39cf20b7b73146396b90424dbdd9fbce2f..641bc1e97bfb003f8d1794b4f1e05130370af9e2 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index d9effe54f62509cda24513267c100204ff1f797c..7da31532ffb3824212239ab29dbd7b436d1ce156 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 71fec313e9786412edbe51fd82249336119e8a98..7424c8249dd0f848f151f0b109dc8d4d86ac585f 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index dc9c1cdbd0923437bf3570c467b91e99459ff112..c2e1dcf6b820b04ffa3cfc5f292ec70531e67e50 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 237165edbff13a3b4e86c8ef76d149f3f0c2e373..e3b7a5cdd738384bf9b45a63fa9346a9f0935af5 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index f0693c9a5888a827dcf4988dfe5ef766f570afc6..46d3f11d2cb517180b173a250534aa23fabbcca1 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index c69a28bb3507b41fce74576edd72686f062f5c37..fc5b2d6c48c920ccdafa088a187d850d56fcf7f6 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 7dec273df4594dc3e94eb9ab6a37f19bcfb66606..fdf1f85c3101dfea70a931c9cd88e82d6a1dce9d 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 77f874c2e1e2af63084171c88639dab7bc154716..866d5262ab2a753b25b7ec4519bb436cf2d3881b 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 73e77c27f6113de0e45f74d92bdbb0c7f4681a3a..3369aee5d6626d4b45113c4fde840424c1fd6d1a 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 622c0413e7aa36d6f49577d31c4feda6715d4673..663f3c518ec37d9e3ede1fdaaf28fe598ffef9ad 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 12e2a9ac9706fda773d0cd8ea973d2bff2c3f6b1..dfa858862cbaeafa6f03d390f244ef9c1825a319 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index d982b0e8b91101cc353a58db046e33cc3d4e1ebb..e3dfb621a4743ecfccfaa3624c490a0934a04602 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 88b2b5cfa8b84066d3dee1f14f82169478972138..41bf9216b80124451cd18cca9840a9eefabe72d9 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 6ba77ffe2128788aa2f64093b4125b7c687e5705..f57200aaf5795008290fb364568149ad3ccc9dfd 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 4554515120ceb0c30f2e83a00b9df65c12c93d9a..eb7421179ead8963af39836e516190d06a54dd4d 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 161def20a59202a5b2c937ca242f7b0bbc2345e3..ad230486dfc1312d072f26baffb1595aef417e25 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 5b0069215c76ccc704a6ac73865be91ff2279ec0..e960ee32528fa53ed699fecb6ba500c6574b2b57 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 41cd3a63d59714f13c55e90caeefd4c5be268bf1..b267356f08f5330b59ebe0c42ae2ea33d7636858 100644 (file)
@@ -41,9 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -70,16 +71,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index a44a93a61f94e2689b3858eabdd3076b4668a530..d0157133914c59ebffc5a33db16ce62311473f89 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
index 7581ab400458137e114af90373e1420380a47e7e..728e38ebbfb823e9d40e35eb00cda6281cfa3e3f 100644 (file)
@@ -42,9 +42,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
        $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
@@ -71,16 +72,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
-       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
-       $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
-       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/idcache.m4 \
-       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
-       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
+       $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
+       $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
+       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
+       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
+       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
+       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
+       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
        $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \