aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-11-18 06:19:05 -0500
committerGlenn Morris2012-11-18 06:19:05 -0500
commitdfa8939b2827d23e02f3d7f6622e3a619ec6fd90 (patch)
treede56359ea3f3699c15acb0286c36168f4516320f
parent6a3dd257cf7437865caeb43173800e92abd8bf88 (diff)
downloademacs-dfa8939b2827d23e02f3d7f6622e3a619ec6fd90.tar.gz
emacs-dfa8939b2827d23e02f3d7f6622e3a619ec6fd90.zip
Auto-commit of generated files.
-rw-r--r--autogen/Makefile.in2
-rw-r--r--autogen/config.in3
-rwxr-xr-xautogen/configure3
3 files changed, 1 insertions, 7 deletions
diff --git a/autogen/Makefile.in b/autogen/Makefile.in
index cea3da9a81d..4599f20df45 100644
--- a/autogen/Makefile.in
+++ b/autogen/Makefile.in
@@ -36,7 +36,7 @@
36# the same distribution terms as the rest of that program. 36# the same distribution terms as the rest of that program.
37# 37#
38# Generated by gnulib-tool. 38# Generated by gnulib-tool.
39# 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=at-internal --avoid=errno --avoid=fchdir --avoid=fcntl --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=openat-die --avoid=openat-h --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt c-ctype c-strcase careadlinkat close-stream crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat filemode getloadavg getopt-gnu gettime gettimeofday ignore-value intprops largefile lstat manywarnings mktime pselect pthread_sigmask readlink socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub utimens warnings 39# 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=at-internal --avoid=errno --avoid=fchdir --avoid=fcntl --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=openat-die --avoid=openat-h --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt c-ctype c-strcase careadlinkat close-stream crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl-h filemode getloadavg getopt-gnu gettime gettimeofday ignore-value intprops largefile lstat manywarnings mktime pselect pthread_sigmask readlink socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub utimens warnings
40 40
41VPATH = @srcdir@ 41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@ 42pkgdatadir = $(datadir)/@PACKAGE@
diff --git a/autogen/config.in b/autogen/config.in
index 4d848657799..9f664063761 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -369,9 +369,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
369/* Define to 1 if you have the `faccessat' function. */ 369/* Define to 1 if you have the `faccessat' function. */
370#undef HAVE_FACCESSAT 370#undef HAVE_FACCESSAT
371 371
372/* Define to 1 if you have the <fcntl.h> header file. */
373#undef HAVE_FCNTL_H
374
375/* Define to 1 if you have the `fork' function. */ 372/* Define to 1 if you have the `fork' function. */
376#undef HAVE_FORK 373#undef HAVE_FORK
377 374
diff --git a/autogen/configure b/autogen/configure
index ae898f6f1d1..afcf9a73fa6 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -3206,7 +3206,6 @@ fi
3206 3206
3207as_fn_append ac_header_list " linux/version.h" 3207as_fn_append ac_header_list " linux/version.h"
3208as_fn_append ac_header_list " sys/systeminfo.h" 3208as_fn_append ac_header_list " sys/systeminfo.h"
3209as_fn_append ac_header_list " fcntl.h"
3210as_fn_append ac_header_list " coff.h" 3209as_fn_append ac_header_list " coff.h"
3211as_fn_append ac_header_list " pty.h" 3210as_fn_append ac_header_list " pty.h"
3212as_fn_append ac_header_list " sys/vlimit.h" 3211as_fn_append ac_header_list " sys/vlimit.h"
@@ -8782,8 +8781,6 @@ done
8782 8781
8783 8782
8784 8783
8785
8786
8787{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if personality LINUX32 can be set" >&5 8784{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if personality LINUX32 can be set" >&5
8788$as_echo_n "checking if personality LINUX32 can be set... " >&6; } 8785$as_echo_n "checking if personality LINUX32 can be set... " >&6; }
8789cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8786cat confdefs.h - <<_ACEOF >conftest.$ac_ext