]> Pileus Git - ~andy/gtk/commit
added a new conditional CROSS_COMPILING which indicates ($build != $host).
authorMichael Natterer <mitch@gimp.org>
Tue, 7 May 2002 15:53:08 +0000 (15:53 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 7 May 2002 15:53:08 +0000 (15:53 +0000)
commit9bff21f5562747da0e4877032a5338865d073a33
treee53932bc5f14072e2920cbbd53df50e9d968888f
parentcecf4b5c3de41e5784935b36744b843855aa475a
added a new conditional CROSS_COMPILING which indicates ($build != $host).

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.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gtk/stock-icons/Makefile.am