1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-12 16:05:03 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-01-16 16:36:58 +00:00
parent 2b47bcaca6
commit 67cf2e1e2e

View 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.