]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 16 Jan 2000 16:36:58 +0000 (16:36 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Jan 2000 16:36:58 +0000 (16:36 +0000)
old/textutils/ChangeLog

index 105271d04aaeee44cbcb9e658194c3b326924c75..f7456a3ad67fb34bf7f1e26f945a199931e1691a 100644 (file)
@@ -1,5 +1,13 @@
+2000-01-16  Jim Meyering  <meyering@lucent.com>
+
+       * configure.in: Remove AM_FUNC_ERROR_AT_LINE, jm_FUNC_STRFTIME,
+       AC_FUNC_VPRINTF, and AC_FUNC_ALLOCA.  Now they're in m4/.
+
 2000-01-15  Jim Meyering  <meyering@lucent.com>
 
+       * configure.in (AC_REPLACE_FUNCS): Remove these: memcpy memset stpcpy
+       strpbrk strtol strtoul.  Now that's in m4/.
+
        unexpand could infloop
        * src/unexpand.c (TAB_STOP_SENTINEL): Define.
        (unexpand): Use it instead of INT_MAX.