From 5bc8e71ca03ea76eac385689c64efe23ef988ad5 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 9 Nov 2009 23:19:11 +0000 Subject: * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS. --- config/largefile.m4 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/largefile.m4') diff --git a/config/largefile.m4 b/config/largefile.m4 index e75eb77..9449b12 100644 --- a/config/largefile.m4 +++ b/config/largefile.m4 @@ -4,6 +4,12 @@ # of structures used to describe files. AC_DEFUN([ACX_LARGEFILE],[dnl + +# 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*) -- cgit v1.1