X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=config%2Flargefile.m4;h=4a88fd738fd05d1e9a5cfad3394adf1374dae630;hb=5c96a839121518aefb791c89975bd23ef773071f;hp=e75eb7753c490ce354c25c36e19ddffac8f36138;hpb=5666a4c0322dee05a69a527e80082b70088af0ee;p=pf3gnuchains%2Fgcc-fork.git diff --git a/config/largefile.m4 b/config/largefile.m4 index e75eb7753c4..4a88fd738fd 100644 --- a/config/largefile.m4 +++ b/config/largefile.m4 @@ -4,6 +4,17 @@ # of structures used to describe files. AC_DEFUN([ACX_LARGEFILE],[dnl + +# The tests for host and target for $enable_largefile require +# canonical names. +AC_REQUIRE([AC_CANONICAL_HOST]) +AC_REQUIRE([AC_CANONICAL_TARGET]) + +# As the $enable_largefile decision depends on --enable-plugins we must set it +# even in directories otherwise not depending on the $plugins option. + +AC_PLUGINS + case "${host}" in changequote(,)dnl sparc-*-solaris*|i[3-7]86-*-solaris*)