]> git.eshelyaron.com Git - emacs.git/commitdiff
Assume gnulib does largefile.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 May 2012 09:12:09 +0000 (02:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 May 2012 09:12:09 +0000 (02:12 -0700)
Gnulib does the largefile configuration anyway, so when configure.in
invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
* admin/merge-gnulib (GNULIB_MODULES): Add largefile.
* configure.in (AC_SYS_LARGEFILE): Remove.
* lib/gnulib.mk: Autoupdate.

ChangeLog
admin/ChangeLog
admin/merge-gnulib
configure.in
lib/gnulib.mk

index 5102d7b1e80942f16f31101edd85e5093d47c147..58d0538124415dae38aa7b77ad5b7d7ff7534564 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-05-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Assume gnulib does largefile.
+       Gnulib does the largefile configuration anyway, so when configure.in
+       invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
+       * configure.in (AC_SYS_LARGEFILE): Remove.
+       * lib/gnulib.mk: Autoupdate.
+
 2012-05-26  Paul Eggert  <eggert@cs.ucla.edu>
 
        Merge from gnulib.  (Bug#11527)
index c9e9d4a1acc4166551fbead81fa63f5ee6273fe6..f278206494b5506bb9938ce7abb1200e917a38c2 100644 (file)
@@ -1,3 +1,8 @@
+2012-05-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Assume gnulib does largefile.
+       * merge-gnulib (GNULIB_MODULES): Add largefile.
+
 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        Remove src/m/*.
index fa082d94664e119c100cbdc6c1e733236696b991..7f91b788f40bc98847b4ec14ac4e11796fe23f42 100755 (executable)
@@ -29,7 +29,7 @@ GNULIB_MODULES='
   alloca-opt
   careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512
   dtoastr dup2
-  filemode getloadavg getopt-gnu ignore-value intprops lstat
+  filemode getloadavg getopt-gnu ignore-value intprops largefile lstat
   manywarnings mktime pthread_sigmask readlink
   socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat
   warnings
index 3a7e42965e8ae43f7cfc644b4029748711ee2def..15cc35f628956bf78db732b5d29088a4da029957 100644 (file)
@@ -942,9 +942,6 @@ AC_DEFUN([AC_TYPE_SIZE_T])
 # Likewise for obsolescent test for uid_t, gid_t; Emacs assumes them.
 AC_DEFUN([AC_TYPE_UID_T])
 
-dnl Do this early because it can frob feature test macros for Unix-98 &c.
-AC_SYS_LARGEFILE
-
 
 LIB_MATH=-lm
 LIB_STANDARD=
index 863ae5cef4278b62b0b49ea4a4871df3c8a902a9..3572e5bc170d634e9791164c319502778bd20c3c 100644 (file)
@@ -21,7 +21,7 @@
 # the same distribution terms as the rest of that program.
 #
 # Generated by gnulib-tool.
-# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=msvc-inval --avoid=msvc-nothrow --avoid=raise --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dup2 filemode getloadavg getopt-gnu ignore-value intprops lstat manywarnings mktime pthread_sigmask readlink socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat warnings
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=msvc-inval --avoid=msvc-nothrow --avoid=raise --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dup2 filemode getloadavg getopt-gnu ignore-value intprops largefile lstat manywarnings mktime pthread_sigmask readlink socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat warnings
 
 
 MOSTLYCLEANFILES += core *.stackdump