]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 18 Dec 2003 10:38:22 +0000 (10:38 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 18 Dec 2003 10:38:22 +0000 (10:38 +0000)
52 files changed:
Makefile.in
aclocal.m4
config.hin
doc/Makefile.in
lib/Makefile.in
m4/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/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 525735983c38f6114e2feea3ac46fdfc4777feef..fff0e1743c9047bbde261ff5bfa1e33061717acd 100644 (file)
@@ -65,10 +65,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index be4672e07fb355fcff981a7e808ee86abb1bfad7..de921b04e451defbb4f039eafe3b2d8c74381869 100644 (file)
@@ -952,7 +952,6 @@ m4_include([m4/getdate.m4])
 m4_include([m4/getgroups.m4])
 m4_include([m4/gethostname.m4])
 m4_include([m4/getline.m4])
-m4_include([m4/getloadavg.m4])
 m4_include([m4/getndelim2.m4])
 m4_include([m4/getopt.m4])
 m4_include([m4/getpagesize.m4])
index 49c475895024c7a79aca4a6fc395800bb5d0599a..f18895155b80ba10807eef9132b100185e1bf0de 100644 (file)
@@ -65,7 +65,8 @@
    this is either `int' or `gid_t'. */
 #undef GETGROUPS_T
 
-/* Define if the `getloadavg' function needs to be run setuid or setgid. */
+/* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
+   */
 #undef GETLOADAVG_PRIVILEGED
 
 /* Define if gettimeofday clobbers localtime's static buffer. */
index 84252bac5aac89a36d0bc33eebfdd3ced65de8f0..a745bcb5699f18502b6a6f9c710f83019020a61c 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 14c2b4fc52c4b29105cebcb660a8a84478b5282a..71c6039abaec9c778a8504520629244e8a4562e0 100644 (file)
@@ -80,10 +80,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 4aaa9fb2d99f0d45bf611017587c04c3742697fb..2283ec827dbfd602fed48f4eed557e97681216a9 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
@@ -258,7 +257,7 @@ sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-EXTRA_DIST = Makefile.am.in acl.m4 afs.m4 alloca.m4 assert.m4 atexit.m4 backupfile.m4 bison.m4 boottime.m4 c-stack.m4 canon-host.m4 canonicalize.m4 check-decl.m4 chown.m4 clock_time.m4 closeout.m4 codeset.m4 d-ino.m4 d-type.m4 dirfd.m4 dirname.m4 dos.m4 dup2.m4 error.m4 euidaccess.m4 exclude.m4 exitfail.m4 extensions.m4 file-type.m4 fileblocks.m4 filemode.m4 fnmatch.m4 fpending.m4 free.m4 fstypename.m4 fsusage.m4 ftruncate.m4 getcwd-path-max.m4 getcwd.m4 getdate.m4 getgroups.m4 gethostname.m4 getline.m4 getloadavg.m4 getndelim2.m4 getopt.m4 getpagesize.m4 getpass.m4 gettext.m4 gettextext.m4 gettimeofday.m4 getugroups.m4 getusershell.m4 glibc.m4 glibc21.m4 group-member.m4 hard-locale.m4 hash.m4 host-os.m4 human.m4 iconv.m4 idcache.m4 intdiv0.m4 intmax_t.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 isc-posix.m4 jm-macros.m4 jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 lchown.m4 lcmessage.m4 lib-check.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 link-follow.m4 long-options.m4 longdouble.m4 longlong.m4 ls-mntd-fs.m4 lstat.m4 makepath.m4 malloc.m4 mbrtowc.m4 mbswidth.m4 md5.m4 memchr.m4 memcmp.m4 memcoll.m4 memcpy.m4 memmove.m4 memrchr.m4 memset.m4 mkdir-slash.m4 mkstemp.m4 mktime.m4 modechange.m4 mountlist.m4 nanosleep.m4 nls.m4 obstack.m4 onceonly.m4 open-max.m4 path-concat.m4 pathmax.m4 perl.m4 physmem.m4 po.m4 posixtm.m4 posixver.m4 prereq.m4 progtest.m4 putenv.m4 quote.m4 quotearg.m4 readdir.m4 readlink.m4 readtokens.m4 readutmp.m4 realloc.m4 regex.m4 rename.m4 restrict.m4 rmdir-errno.m4 rmdir.m4 rpmatch.m4 safe-read.m4 safe-write.m4 same.m4 save-cwd.m4 savedir.m4 search-libs.m4 settime.m4 sha.m4 sig2str.m4 signed.m4 ssize_t.m4 st_dm_mode.m4 st_mtim.m4 stat.m4 stdbool.m4 stdint_h.m4 stdio-safer.m4 stpcpy.m4 strcase.m4 strcspn.m4 strdup.m4 strftime.m4 strndup.m4 strnlen.m4 strpbrk.m4 strstr.m4 strtod.m4 strtoimax.m4 strtol.m4 strtoll.m4 strtoul.m4 strtoull.m4 strtoumax.m4 strverscmp.m4 timespec.m4 tm_gmtoff.m4 tzset.m4 uintmax_t.m4 ulonglong.m4 unicodeio.m4 unistd-safer.m4 unlink-busy.m4 unlocked-io.m4 uptime.m4 userspec.m4 utimbuf.m4 utime.m4 utimens.m4 utimes-null.m4 utimes.m4 vasnprintf.m4 vasprintf.m4 wchar_t.m4 wint_t.m4 xalloc.m4 xgetcwd.m4 xreadlink.m4 xstrtod.m4 xstrtoimax.m4 xstrtol.m4 xstrtoumax.m4 yesno.m4
+EXTRA_DIST = Makefile.am.in acl.m4 afs.m4 alloca.m4 assert.m4 atexit.m4 backupfile.m4 bison.m4 boottime.m4 c-stack.m4 canon-host.m4 canonicalize.m4 check-decl.m4 chown.m4 clock_time.m4 closeout.m4 codeset.m4 d-ino.m4 d-type.m4 dirfd.m4 dirname.m4 dos.m4 dup2.m4 error.m4 euidaccess.m4 exclude.m4 exitfail.m4 extensions.m4 file-type.m4 fileblocks.m4 filemode.m4 fnmatch.m4 fpending.m4 free.m4 fstypename.m4 fsusage.m4 ftruncate.m4 getcwd-path-max.m4 getcwd.m4 getdate.m4 getgroups.m4 gethostname.m4 getline.m4 getndelim2.m4 getopt.m4 getpagesize.m4 getpass.m4 gettext.m4 gettextext.m4 gettimeofday.m4 getugroups.m4 getusershell.m4 glibc.m4 glibc21.m4 group-member.m4 hard-locale.m4 hash.m4 host-os.m4 human.m4 iconv.m4 idcache.m4 intdiv0.m4 intmax_t.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 jm-macros.m4 jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 lchown.m4 lcmessage.m4 lib-check.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 link-follow.m4 long-options.m4 longdouble.m4 longlong.m4 ls-mntd-fs.m4 lstat.m4 makepath.m4 malloc.m4 mbrtowc.m4 mbswidth.m4 md5.m4 memchr.m4 memcmp.m4 memcoll.m4 memcpy.m4 memmove.m4 memrchr.m4 memset.m4 mkdir-slash.m4 mkstemp.m4 mktime.m4 modechange.m4 mountlist.m4 nanosleep.m4 nls.m4 obstack.m4 onceonly.m4 open-max.m4 path-concat.m4 pathmax.m4 perl.m4 physmem.m4 po.m4 posixtm.m4 posixver.m4 prereq.m4 progtest.m4 putenv.m4 quote.m4 quotearg.m4 readdir.m4 readlink.m4 readtokens.m4 readutmp.m4 realloc.m4 regex.m4 rename.m4 restrict.m4 rmdir-errno.m4 rmdir.m4 rpmatch.m4 safe-read.m4 safe-write.m4 same.m4 save-cwd.m4 savedir.m4 settime.m4 sha.m4 sig2str.m4 signed.m4 ssize_t.m4 st_dm_mode.m4 st_mtim.m4 stat.m4 stdbool.m4 stdint_h.m4 stdio-safer.m4 stpcpy.m4 strcase.m4 strcspn.m4 strdup.m4 strftime.m4 strndup.m4 strnlen.m4 strpbrk.m4 strstr.m4 strtod.m4 strtoimax.m4 strtol.m4 strtoll.m4 strtoul.m4 strtoull.m4 strtoumax.m4 strverscmp.m4 timespec.m4 tm_gmtoff.m4 tzset.m4 uintmax_t.m4 ulonglong.m4 unicodeio.m4 unistd-safer.m4 unlink-busy.m4 unlocked-io.m4 uptime.m4 userspec.m4 utimbuf.m4 utime.m4 utimens.m4 utimes-null.m4 utimes.m4 vasnprintf.m4 vasprintf.m4 wchar_t.m4 wint_t.m4 xalloc.m4 xgetcwd.m4 xreadlink.m4 xstrtod.m4 xstrtoimax.m4 xstrtol.m4 xstrtoumax.m4 yesno.m4
 all: all-am
 
 .SUFFIXES:
index 9df6521a930b5bd7ce6d60b5d4edc526227e4a31..1ed95891ec232f97cbe6bcf311aae6e87ef47eb5 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 54be93892f028924cdeede208b1e431f9894dcdc..fab1e517ce94684e8f6f328d4c6178b42c8a5378 100644 (file)
@@ -89,10 +89,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index ef3313287b174605075d548c157d99a0c363ebf8..79d2a414d76d1c28a7d082b6cc0307dd4f9deab6 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 9b27430866e64b5282a369f22a6a50e3f8aedd31..ac79e9c7bf2d245b9033d89573f87b468ac36117 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index abd7ab21d05c0caa85b557238b039ce7db86a069..5b4bc5b9c1da6d8fcec4db07e98ce375d2b8f9b7 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index de58f450d4094f5bc2e5f40312f6bce7d1030ef1..b001f16d82b8aa6afa7ba84dc625e3eb11ea7b5e 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 0de73f627026063ef4eff705b1952374da12e19f..15fe73301bbcf51c3eeab275f45550f838e727c4 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 404ed7facdf0810f1ab6a0133b3001b5ea36693f..06d1c5dfdcf10e35a4eb2ea40cdc19320b762903 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 407599e12ea18051e0954bc538938cab050a790b..e30ee209073a8449ea4e0076e2bc27a454031b77 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 37bbc69d67931b911db755bb239ff84f960b5863..d5f3f6d7b6b78c518d00ba319601bca910b7fe5b 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 3e86076dd2b478a775cfbb004c945830af7046c1..4ff8c97b0335e1a9ac2a5eb7e482594295b8200a 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 8791ccfe77525879a091c8a6a880b5d386612cb5..b08c4e470543099812137e0e506ba8861be18efc 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 9415001b8060afb35ab2feb736d032e7a5e32bc4..1e0d753fc1e6ab60abc0a1fd3a24e4de753010fe 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index d104d52ef9847d92540b63ee20d2e791f8b0bedd..ef394e8ad9945a63a2507d245eb905eaacfe125b 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 2b069d06ae1694babdfd8637bfee788a00d8b1ba..b43ce0ddc287d7f8d1c0f46e60dcba9c62b196b3 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index b5e14144a4839e75ce6727893f5945dbe4c1cb7a..db4abc910d4291e0c23cb7d727dd2b68f00bee21 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index ccf904769fc91fba8ea62558563323669472b1a0..5016ee245d0ada347d3e4901fbd06689ecb0659a 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index f16b957da58d0710692a1282c059a1d7e1fe5fe5..369e6505f3297f70a6b01a086c9eebfd3f0bc4b2 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index f53608f4019282d6a5ad37f0c70ac6c963e73169..316361655f718078f45e2462879c534cade18723 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 1a50377d5b08ad937393320baa7cdb5b2d0385fc..bed153195c6d8a8187cc905d3269de3dc3b45c03 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index f26752c5c05b358f2566166842d592a0ec3bc3c4..5b832a5605ddcbab3ce9eb0accdc1de38807a654 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index fee46fae67b8ee36f6d62937a7ee522d6512fa20..124b6812a89ea910dd94c2d7ee1c214330d44ad9 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index d005936e3e2c017dc6e180100674f66e0ab8c3ee..5cfa2e9b7246233b789bd971309b72a67ffccf4e 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 30f072b124774fb9e29ce7f4b31e9f74d1831526..49a47c866f71868a49dd914083c73d22c88630df 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 054662eb2266c55432907a25d25ea4d978332ada..a8da8edbf05ccfd394063c0301fed77627566a67 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index ec20cc8b6c82dc9b1f3fc73816dfc230cbbbe277..78145ed98a21fac930f3330914683162c59c2b01 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index b2c69b0590247a2ce8e90a469d33dc1dc23b68f9..e80b6126904b929f72d5c07d01828f32fb2aba3a 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 97693d7c3a112f49a8f1360a0e83abab4bb976b8..2ad9de9aa998dbc67bb102c14beceb96bd003fcc 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index ddaa01529cfe663bf7347a447cd37063ab6bcd89..cbe817402d235f79cf959070034b097c63c9fc45 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 84ada292bb3a250e9a09aaf16952470622d6bbd7..eacca18dc7d9b5fa6b366647fcac079e47868cbf 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 1526e1045b2bb39b567f186b27f9e0907c699bc3..0c336085b185a97e2ddcb0fac51510506a085711 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 47cc00b6c2f217744126899fd59a25cbdb6e9294..fa314d2e2d7d81de4168b24ebdd447477d941144 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index da621f1fcb6fe9f118b4def6f0d1ca79789d608c..b0cbca59f693ba701441af68dc25b45f19cecdb3 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index e2b6fbd38691b6c0fc91486a3ead8a71f91ba733..9d669ab7cca75ee0e384b49ee6c7c1ce7bc3300f 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 44bd7d0bb3bd4b8f34140902f48b5ff83bd7b2b4..602772a3c85bda854c2a195a6058fff4353595f7 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index d8553b74d55ecf9ef88bcad3d12fd2c541006b4d..66e056d5b70c27fbc1c0abe2e8c0a00cea262962 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index f9cbf905bddae96b1465fb84b57cbaa5eebe0cba..095a0b0a18397e1307c61260abcc7409b61d2d11 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index bce75c5624eb16755029fba4abd8b9986427ddca..1d8de2efeccc75b2f511fbece3c2a669912d29f8 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 9655c69aa951e5126de05b9ebd800dc7f26bc7e0..12eeb9ca0f0c02a47a3354e1c8f2147d03374472 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index d3d63c885bf9c6ac45ccca5ded8a16ba43918b31..c70ca4fcda831a5f221899ebc9bf9ae3f2abb1b9 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 674a096a7d935d854069e2804e98b8615435404b..c3211bdd051869e3fe01ce1bbab463c8b5e4e600 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index b4b28c6d2e1897ff610bea882fc2554821694e61..6255b38ad720d1a0bde23deed8a2dd3ad4032b47 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 8ab2c6a892f366aa523beb03ee439b383a267f0e..58b70b4341dbd6ae636d6572892c7b040cbef7ab 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index e72a6b2ba3291dcdec40dfb6c1b1f1b2f1789c23..a66263448ac1320f3297d2019612b3a886b28fe9 100644 (file)
@@ -59,10 +59,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index fa6a76b5a149710e2964eb1fcdf07928413c40e3..2185de9fd15b0a79902231236b5a53cd96f794f3 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \
index 09113090abe133e842eea3a55d2b62ce0ff2422b..15de27250095ad93d9ad7c93063c1b58ad96b5d9 100644 (file)
@@ -60,10 +60,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
-       $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
-       $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
-       $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gettimeofday.m4 \
+       $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
+       $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
        $(top_srcdir)/m4/getugroups.m4 \
        $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
        $(top_srcdir)/m4/group-member.m4 \