Don't use AC_TRY_RUN to test for long long format when using the
authorJ. Ali Harlow <ali@juiblex.co.uk>
Mon, 3 Jan 2005 00:20:47 +0000 (00:20 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 3 Jan 2005 00:20:47 +0000 (00:20 +0000)
commit572e8b2756707488fa7a1066d16944094b165d66
tree751fcf6f45af42552af68eabc07004976869bcc7
parenta8cf492b2c787ab06a71f417ec6da8c63a48cf62
Don't use AC_TRY_RUN to test for long long format when using the

2005-01-01  J. Ali Harlow  <ali@juiblex.co.uk>

* configure.in: Don't use AC_TRY_RUN to test for long long format
when using the MSVCRT.DLL runtime since we know the answer anyway
and it causes some mild inconvience when cross compiling.

* README.win32: Add a reference to the cross compiling section
of the reference manual.

* docs/reference/glib/cross.sgml: MinGW uses MSVCRT.DLL which
requires %I64i instead of %lli. (#161306)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
README.win32
configure.in
docs/reference/glib/cross.sgml