]> Pileus Git - ~andy/gtk/commitdiff
Typo fix.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 9 Nov 2003 23:18:44 +0000 (23:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 9 Nov 2003 23:18:44 +0000 (23:18 +0000)
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am

index 929904a098e1baaec70579d5f2caf942f9bd8030..be50ab86c044f06e808ab1c03b817d24320d62c3 100644 (file)
@@ -1,3 +1,7 @@
+Mon Nov 10 00:17:52 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * Makefile.am (install-data-local): Typo fix in warning.
+
 Sun Nov  9 23:07:05 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): If neither
index 2fd3114715a397b366f920074766a7c9f6f38164..6b6c8e6cb3ac148bb4901720c326851a600f07a9 100644 (file)
@@ -434,7 +434,7 @@ install-data-local: install-ms-lib install-libtool-import-lib
          echo "***" ; \
          echo "*** Warning: gdk-pixbuf.loaders not built" ; \
          echo "***" ; \
-         echo "*** Generate this file manually on on host" ; \
+         echo "*** Generate this file manually on host" ; \
          echo "*** system using gdk-pixbuf-query-loaders" ; \
          echo "***" ; \
        fi