*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 15 Sep 1997 03:21:40 +0000 (03:21 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 Sep 1997 03:21:40 +0000 (03:21 +0000)
old/fileutils/ChangeLog

index 4254882..a487fc0 100644 (file)
@@ -1,5 +1,15 @@
 1997-09-14  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * configure.in (jm_FUNC_REALLOC): Use it.
+
+       * m4/Makefile.am (EXTRA_DIST): Add realloc.m4.
+
+       * m4/realloc.m4: New file.
+
+       * lib/Makefile.am (EXTRA_DIST): Add realloc.c.
+
+       * acconfig.h (realloc): Add #undef.
+
        * src/dd.c (equal): Use STREQ (form system.h) instead.
        (siginfo_handler): New function to handle SIGINFO/SIGUSR1.
        (handle_sig): New function.