diff options
| author | Glenn Morris | 2012-11-18 06:19:05 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-11-18 06:19:05 -0500 |
| commit | dfa8939b2827d23e02f3d7f6622e3a619ec6fd90 (patch) | |
| tree | de56359ea3f3699c15acb0286c36168f4516320f | |
| parent | 6a3dd257cf7437865caeb43173800e92abd8bf88 (diff) | |
| download | emacs-dfa8939b2827d23e02f3d7f6622e3a619ec6fd90.tar.gz emacs-dfa8939b2827d23e02f3d7f6622e3a619ec6fd90.zip | |
Auto-commit of generated files.
| -rw-r--r-- | autogen/Makefile.in | 2 | ||||
| -rw-r--r-- | autogen/config.in | 3 | ||||
| -rwxr-xr-x | autogen/configure | 3 |
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 | ||
| 41 | VPATH = @srcdir@ | 41 | VPATH = @srcdir@ |
| 42 | pkgdatadir = $(datadir)/@PACKAGE@ | 42 | pkgdatadir = $(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 | ||
| 3207 | as_fn_append ac_header_list " linux/version.h" | 3207 | as_fn_append ac_header_list " linux/version.h" |
| 3208 | as_fn_append ac_header_list " sys/systeminfo.h" | 3208 | as_fn_append ac_header_list " sys/systeminfo.h" |
| 3209 | as_fn_append ac_header_list " fcntl.h" | ||
| 3210 | as_fn_append ac_header_list " coff.h" | 3209 | as_fn_append ac_header_list " coff.h" |
| 3211 | as_fn_append ac_header_list " pty.h" | 3210 | as_fn_append ac_header_list " pty.h" |
| 3212 | as_fn_append ac_header_list " sys/vlimit.h" | 3211 | as_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; } |
| 8789 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 8786 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |