1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 00:56:34 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-09-25 09:20:22 +00:00
parent 7682c7ed4b
commit caa5ba0ca2

View File

@@ -1,7 +1,15 @@
2001-09-23 Jim Meyering <meyering@lucent.com>
2001-09-25 Jim Meyering <meyering@lucent.com>
* Version 2.0.12.
* src/Makefile.am:
(factor_DEPENDENCIES, printf_DEPENDENCIES seq_DEPENDENCIES):
(sleep_DEPENDENCIES uptime_DEPENDENCIES su_DEPENDENCIES):
Remove unnecessary definitions. They can cause trouble
when @INTLLIBS@ expands to -lintl.
2001-09-23 Jim Meyering <meyering@lucent.com>
* Makefile.am (SUBDIRS): When using newer gettext (in which
intl/libintl.h is created by rules intl/Makefile)
`intl' must precede `lib'.