+2001-11-18 Jim Meyering <meyering@lucent.com>
+
+ * 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.
+
2001-11-17 Jim Meyering <meyering@lucent.com>
* readtokens.c: Remove explicit declarations of xmalloc and xrealloc,
+2001-11-18 Jim Meyering <meyering@lucent.com>
+
+ * prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
+
2001-11-17 Jim Meyering <meyering@lucent.com>
* mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.