]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update list of filenames after strstr -> c-strstr renaming.
authorBruno Haible <bruno@clisp.org>
Mon, 31 Jul 2006 16:43:52 +0000 (16:43 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:44 +0000 (12:13 +0200)
gettext-runtime/lib/ChangeLog
gettext-runtime/lib/Makefile.am

index 9a40ba83870fa0857998b9bcb9ffb30d23b2a420..1a5298c998ce31a89b602e714cc45186d0049dd6 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-30  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (libgrt_a_SOURCES): Add c-strstr.h, c-strstr.c.
+
 2006-07-25  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.msvc: Remove file.
index 38f41dc99fb36ecddc783ac00dc4d05258c7dbf6..3d7ce0968a01ec688f5c7d22e3a6177f06d6dfa4 100644 (file)
@@ -31,6 +31,7 @@ libgrt_a_SOURCES = \
   ../../gettext-tools/lib/basename.h ../../gettext-tools/lib/basename.c \
   ../../gettext-tools/lib/c-ctype.h ../../gettext-tools/lib/c-ctype.c \
   ../../gettext-tools/lib/c-strcase.h ../../gettext-tools/lib/c-strcasecmp.c \
+  ../../gettext-tools/lib/c-strstr.h ../../gettext-tools/lib/c-strstr.c \
   ../../gettext-tools/lib/closeout.h ../../gettext-tools/lib/closeout.c \
   ../../gettext-tools/lib/exit.h \
   ../../gettext-tools/lib/fwriteerror.h ../../gettext-tools/lib/fwriteerror.c \