]> Pileus Git - ~andy/gtk/commitdiff
Minor edit.
authorTor Lillqvist <tml@src.gnome.org>
Thu, 20 Mar 2008 23:40:17 +0000 (23:40 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 20 Mar 2008 23:40:17 +0000 (23:40 +0000)
svn path=/trunk/; revision=19918

ChangeLog

index c89e7fd2c19f804fbc1f5c9b2e926ee38c8ef437..8c1bf5b2ffe517f607a816ff2cce16513b20b6db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,9 +7,10 @@
        * configure.in: Add switch --disable-gdiplus-loaders that disables
        building of the GDI+ loaders.
 
-       When including loaders in the gdk-pixbuf library, either build in
-       all the GDI+ ones or none of them. Use just -DINCLUDE_gdiplus in
-       $INCLUDED_LOADER_DEFINE to signal building them in.
+       When including loaders in the gdk-pixbuf library, and building
+       GDI+ loaders, either build in all the GDI+ loaders or none of
+       them. Use just -DINCLUDE_gdiplus in $INCLUDED_LOADER_DEFINE to
+       signal building them in.
 
        Add Automake conditionals BUILD_GDIPLUS_LOADERS to indicate
        whether the GDI+ loaders should be built and INCLUDE_GDIPLUS to