summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/Makefile.am2
-rw-r--r--m4/Makefile.in39
2 files changed, 19 insertions, 22 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index bc70cf405..202a85f79 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -85,7 +85,6 @@ EXTRA_DIST += longlong.m4
EXTRA_DIST += ls-mntd-fs.m4
EXTRA_DIST += lstat.m4
EXTRA_DIST += makepath.m4
-EXTRA_DIST += malloc.m4
EXTRA_DIST += mbrtowc.m4
EXTRA_DIST += mbswidth.m4
EXTRA_DIST += md5.m4
@@ -122,7 +121,6 @@ EXTRA_DIST += readdir.m4
EXTRA_DIST += readlink.m4
EXTRA_DIST += readtokens.m4
EXTRA_DIST += readutmp.m4
-EXTRA_DIST += realloc.m4
EXTRA_DIST += regex.m4
EXTRA_DIST += rename.m4
EXTRA_DIST += restrict.m4
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 508e03282..2b034af40 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -78,25 +78,24 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.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 \
- $(top_srcdir)/m4/makepath.m4 $(top_srcdir)/m4/malloc.m4 \
- $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbswidth.m4 \
- $(top_srcdir)/m4/md5.m4 $(top_srcdir)/m4/memchr.m4 \
- $(top_srcdir)/m4/memcmp.m4 $(top_srcdir)/m4/memcoll.m4 \
- $(top_srcdir)/m4/memcpy.m4 $(top_srcdir)/m4/memmove.m4 \
- $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/memset.m4 \
- $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.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/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/makepath.m4 $(top_srcdir)/m4/mbrtowc.m4 \
+ $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/md5.m4 \
+ $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/memcmp.m4 \
+ $(top_srcdir)/m4/memcoll.m4 $(top_srcdir)/m4/memcpy.m4 \
+ $(top_srcdir)/m4/memmove.m4 $(top_srcdir)/m4/memrchr.m4 \
+ $(top_srcdir)/m4/memset.m4 $(top_srcdir)/m4/mkdir-slash.m4 \
+ $(top_srcdir)/m4/mkstemp.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/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/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 \
@@ -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.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 path-concat.m4 pathmax.m4 perl.m4 physmem.m4 po.m4 posixtm.m4 posixver.m4 prereq.m4 printf-posix.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 size_max.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 xsize.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.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 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 printf-posix.m4 progtest.m4 putenv.m4 quote.m4 quotearg.m4 readdir.m4 readlink.m4 readtokens.m4 readutmp.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 size_max.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 xsize.m4 xstrtod.m4 xstrtoimax.m4 xstrtol.m4 xstrtoumax.m4 yesno.m4
all: all-am
.SUFFIXES: