1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-28 15:54:58 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-11-18 10:55:55 +00:00
parent c89f42f5b7
commit 2e9825b4e7

View File

@@ -3,8 +3,8 @@
* tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
on SunOS4.
* Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so they'll
be created before anything else.
* Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
files will be created before anything else.
2001-11-17 Jim Meyering <meyering@lucent.com>