Allow not setting glib_cv_long_long_format when cross-compiling since we
authorOwen Taylor <otaylor@redhat.com>
Fri, 13 Dec 2002 02:09:48 +0000 (02:09 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 13 Dec 2002 02:09:48 +0000 (02:09 +0000)
commit3c50d7bd88f5e5fe251b002e9c943dbcaa0f350a
tree7917b1ee0ab4ed9f9aefc4fe9763f11f3ff078a6
parentd852c710a09d2dd5e78067930450ece8b3ba27c7
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.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in