Typo fix.

This commit is contained in:
Matthias Clasen 2003-11-09 23:18:44 +00:00
parent 95f163d7d2
commit 65ee9f9eeb
2 changed files with 5 additions and 1 deletions

View 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

View 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