mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
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 glib-genmarshal in PATH. Error out if it was not found. 2002-05-07 Michael Natterer <mitch@gimp.org> * Makefile.am: use the glib-genmarshal found at configure time if CROSS_COMPILING is set, use the one which was just built otherwise.
This commit is contained in:
committed by
Michael Natterer
parent
053a1ce434
commit
46bf6d8a81
@@ -1,3 +1,9 @@
|
||||
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
|
||||
glib-genmarshal in PATH. Error out if it was not found.
|
||||
|
||||
Tue May 7 11:24:22 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
Fixes for #79347, Ron Arts.
|
||||
|
Reference in New Issue
Block a user