]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 09:58:34 +0000 (09:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 09:58:34 +0000 (09:58 +0000)
lib/ChangeLog

index 22ed86f096658acabaf82b882e7297d23c1f9c51..9d4d6dab7365f432f1f5481e1e24e08adf55c839 100644 (file)
@@ -1,3 +1,19 @@
+2003-08-08  Paul Eggert  <eggert@twinsun.com>
+
+       * Makefile.am (libfetish_a_SOURCES): Remove fnmatch_.h.
+       (lib_OBJECTS): New macro, for convenience when cutting and
+       pasting Makefile.am templates from gnulib.
+       (EXTRA_DIST): Remove fnmatch_loop.c.
+       (BUILT_SOURCES): Append $(FNMATCH_H).
+       * Makefile.am: Import the following changes from gnulib templates
+       for alloca and fnmatch):
+       (all-local $(lib_OBJECTS)): New dependencies.
+       (alloca.h): Use alloca.h-t for temporary.
+       (EXTRA_DIST): Append fnmatch_.h, fnmatch_loop.c.
+       (fnmatch.h): New rule.
+       (MOSTLYCLEANFILES): Add fnmatch.h, fnmatch.h-t.
+       (DISTCLEANFILES): Remove fnmatch.h
+
 2003-08-08  Jim Meyering  <jim@meyering.net>
 
        * mountlist.c (read_filesystem_list) [MOUNTED_GETFSSTAT]: