]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
added a new conditional CROSS_COMPILING which indicates ($build != $host).
[~andy/gtk] / ChangeLog.pre-2-4
index 49cacd3b380d7741a0520abe91010ad812fb9a9e..3d6f1addb828b9deed4d6001f0579e515db207c9 100644 (file)
@@ -1,3 +1,13 @@
+2002-05-07  Michael Natterer  <mitch@gimp.org>
+
+       * configure.in: added a new conditional CROSS_COMPILING which
+       indicates ($build != $host). If it is set, look for
+       gdk-pixbuf-csource in PATH. Error out if it was not found.
+
+       * gtk/stock-icons/Makefile.am: use the gdk-pixbuf-csource found at
+       configure time if CROSS_COMPILING is set, use the one which was
+       just built otherwise.
+
 2002-05-07  Anders Carlsson  <andersca@gnu.org>
 
        * gdk/x11/xsettings-client.c (xsettings_client_process_event):