mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
Allow not setting glib_cv_long_long_format when cross-compiling since we
Thu Dec 12 20:46:26 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Allow not setting glib_cv_long_long_format when cross-compiling since we assume other things that will cause us to pull in Trio anyways. * configure.in: long_long_format is always ll for trio. * configure.in: Error out if --disable-trio is specified but the C library doesn't have the necessary features.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
Thu Dec 12 20:46:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Allow not setting glib_cv_long_long_format
|
||||
when cross-compiling since we assume other things that
|
||||
will cause us to pull in Trio anyways.
|
||||
|
||||
* configure.in: long_long_format is always ll for trio.
|
||||
|
||||
* configure.in: Error out if --disable-trio is specified
|
||||
|
Reference in New Issue
Block a user