* largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.

From-SVN: r154055
This commit is contained in:
Jan Kratochvil 2009-11-09 23:17:54 +00:00 committed by Joel Brobecker
parent 8eead16e5e
commit 01b0b881ec
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
* largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
2009-11-06 Jan Kratochvil <jan.kratochvil@redhat.com>
Joel Brobecker <brobecker@adacore.com>
Paolo Bonzini <bonzini@gnu.org>

View File

@ -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*)