changeset 30464:132287a7c6d3

(AC_SYS_LARGEFILE): Moved earlier.
author Dave Love <fx@gnu.org>
date Wed, 26 Jul 2000 10:51:09 +0000
parents 950967510cf0
children d57d77adc6da
files configure.in
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Jul 26 07:49:40 2000 +0000
+++ b/configure.in	Wed Jul 26 10:51:09 2000 +0000
@@ -1294,6 +1294,9 @@
   CPPFLAGS="$c_switch_system $c_switch_machine $CPPFLAGS"
 fi
 
+dnl Do this early because it can frob feature test macros for Unix-98 &c.
+AC_SYS_LARGEFILE
+
 # Sound support for GNU/Linux and the free BSDs.
 AC_CHECK_HEADERS(machine/soundcard.h sys/soundcard.h soundcard.h)
 # Emulation library used on NetBSD.
@@ -1906,7 +1909,6 @@
 
 AC_FUNC_GETLOADAVG
 
-AC_SYS_LARGEFILE
 AC_CHECK_FUNCS(ftello)
 
 # UNIX98 PTYs.  AC_SYS_LARGEFILE should have defined _XOPEN_SOURCE