summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-12-20 17:58:46 +0000
committerJim Meyering <jim@meyering.net>2003-12-20 17:58:46 +0000
commit5a1305abb4463814962055c75d5b385b6d8ab786 (patch)
treedbdd0af524c572be6d8468d23c51d4fc132fbb6f /m4
parent0ea455800763a29dd36730478250d998820f9c7c (diff)
downloadcoreutils-5a1305abb4463814962055c75d5b385b6d8ab786.tar.xz
.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am1
-rw-r--r--m4/Makefile.in67
2 files changed, 33 insertions, 35 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 27fd9b050..a49d72097 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -103,7 +103,6 @@ EXTRA_DIST += nanosleep.m4
EXTRA_DIST += nls.m4
EXTRA_DIST += obstack.m4
EXTRA_DIST += onceonly.m4
-EXTRA_DIST += open-max.m4
EXTRA_DIST += path-concat.m4
EXTRA_DIST += pathmax.m4
EXTRA_DIST += perl.m4
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 2283ec827..dffbf6256 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -88,39 +88,38 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
$(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
- $(top_srcdir)/m4/onceonly.m4 $(top_srcdir)/m4/open-max.m4 \
- $(top_srcdir)/m4/path-concat.m4 $(top_srcdir)/m4/pathmax.m4 \
- $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
- $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
- $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
- $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
- $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
- $(top_srcdir)/m4/readdir.m4 $(top_srcdir)/m4/readlink.m4 \
- $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
- $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \
- $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/restrict.m4 \
- $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
- $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
- $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same.m4 \
- $(top_srcdir)/m4/save-cwd.m4 $(top_srcdir)/m4/savedir.m4 \
- $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha.m4 \
- $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
- $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
- $(top_srcdir)/m4/st_mtim.m4 $(top_srcdir)/m4/stat.m4 \
- $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint_h.m4 \
- $(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
- $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
- $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
- $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
- $(top_srcdir)/m4/strpbrk.m4 $(top_srcdir)/m4/strstr.m4 \
- $(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/strtoimax.m4 \
- $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoll.m4 \
- $(top_srcdir)/m4/strtoul.m4 $(top_srcdir)/m4/strtoull.m4 \
- $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/strverscmp.m4 \
- $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
- $(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uintmax_t.m4 \
- $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/unicodeio.m4 \
- $(top_srcdir)/m4/unistd-safer.m4 \
+ $(top_srcdir)/m4/onceonly.m4 $(top_srcdir)/m4/path-concat.m4 \
+ $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+ $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+ $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+ $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+ $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+ $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/readdir.m4 \
+ $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+ $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/realloc.m4 \
+ $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
+ $(top_srcdir)/m4/restrict.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+ $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/rpmatch.m4 \
+ $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+ $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
+ $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/settime.m4 \
+ $(top_srcdir)/m4/sha.m4 $(top_srcdir)/m4/sig2str.m4 \
+ $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/ssize_t.m4 \
+ $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/st_mtim.m4 \
+ $(top_srcdir)/m4/stat.m4 $(top_srcdir)/m4/stdbool.m4 \
+ $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+ $(top_srcdir)/m4/stpcpy.m4 $(top_srcdir)/m4/strcase.m4 \
+ $(top_srcdir)/m4/strcspn.m4 $(top_srcdir)/m4/strdup.m4 \
+ $(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/strndup.m4 \
+ $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strpbrk.m4 \
+ $(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/strtod.m4 \
+ $(top_srcdir)/m4/strtoimax.m4 $(top_srcdir)/m4/strtol.m4 \
+ $(top_srcdir)/m4/strtoll.m4 $(top_srcdir)/m4/strtoul.m4 \
+ $(top_srcdir)/m4/strtoull.m4 $(top_srcdir)/m4/strtoumax.m4 \
+ $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/timespec.m4 \
+ $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/tzset.m4 \
+ $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
+ $(top_srcdir)/m4/unicodeio.m4 $(top_srcdir)/m4/unistd-safer.m4 \
$(top_srcdir)/m4/unlink-busy.m4 \
$(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/uptime.m4 \
$(top_srcdir)/m4/userspec.m4 $(top_srcdir)/m4/utimbuf.m4 \
@@ -257,7 +256,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 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
+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 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: