Remove last traces of discard_all_inferiors
[deliverable/binutils-gdb.git] / config / largefile.m4
index e75eb7753c490ce354c25c36e19ddffac8f36138..4a88fd738fd05d1e9a5cfad3394adf1374dae630 100644 (file)
@@ -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*)
This page took 0.024239 seconds and 4 git commands to generate.