aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-12-08 06:17:32 -0500
committerGlenn Morris2012-12-08 06:17:32 -0500
commite4184a20f6e23f083e461e2e3e7f3fdcc0ec5ea6 (patch)
tree9b144eaeac3e581167faaa5927b094d2303b4f4e
parent1b6dbfeb19ef1b17341e24b1bdba3b86d2defe61 (diff)
downloademacs-e4184a20f6e23f083e461e2e3e7f3fdcc0ec5ea6.tar.gz
emacs-e4184a20f6e23f083e461e2e3e7f3fdcc0ec5ea6.zip
Auto-commit of generated files.
-rw-r--r--autogen/Makefile.in33
-rw-r--r--autogen/aclocal.m41
-rw-r--r--autogen/config.in6
-rwxr-xr-xautogen/configure62
4 files changed, 54 insertions, 48 deletions
diff --git a/autogen/Makefile.in b/autogen/Makefile.in
index f135b951e0c..d616d4ef12d 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 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 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 sig2str 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@
@@ -87,16 +87,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
87 $(top_srcdir)/m4/pthread_sigmask.m4 \ 87 $(top_srcdir)/m4/pthread_sigmask.m4 \
88 $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/sha1.m4 \ 88 $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/sha1.m4 \
89 $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \ 89 $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
90 $(top_srcdir)/m4/signal_h.m4 $(top_srcdir)/m4/socklen.m4 \ 90 $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signal_h.m4 \
91 $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \ 91 $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/ssize_t.m4 \
92 $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stat.m4 \ 92 $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-time.m4 \
93 $(top_srcdir)/m4/stdalign.m4 $(top_srcdir)/m4/stdarg.m4 \ 93 $(top_srcdir)/m4/stat.m4 $(top_srcdir)/m4/stdalign.m4 \
94 $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \ 94 $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
95 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \ 95 $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
96 $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strftime.m4 \ 96 $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
97 $(top_srcdir)/m4/strtoimax.m4 $(top_srcdir)/m4/strtoll.m4 \ 97 $(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/strtoimax.m4 \
98 $(top_srcdir)/m4/strtoull.m4 $(top_srcdir)/m4/strtoumax.m4 \ 98 $(top_srcdir)/m4/strtoll.m4 $(top_srcdir)/m4/strtoull.m4 \
99 $(top_srcdir)/m4/symlink.m4 $(top_srcdir)/m4/sys_select_h.m4 \ 99 $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/symlink.m4 \
100 $(top_srcdir)/m4/sys_select_h.m4 \
100 $(top_srcdir)/m4/sys_socket_h.m4 \ 101 $(top_srcdir)/m4/sys_socket_h.m4 \
101 $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \ 102 $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
102 $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \ 103 $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
@@ -888,7 +889,8 @@ EXTRA_DIST = alloca.in.h allocator.h careadlinkat.h close-stream.h \
888 getopt_int.h gettimeofday.c group-member.c ignore-value.h \ 889 getopt_int.h gettimeofday.c group-member.c ignore-value.h \
889 intprops.h inttypes.in.h lstat.c mktime-internal.h mktime.c \ 890 intprops.h inttypes.in.h lstat.c mktime-internal.h mktime.c \
890 pathmax.h pselect.c pthread_sigmask.c readlink.c root-uid.h \ 891 pathmax.h pselect.c pthread_sigmask.c readlink.c root-uid.h \
891 signal.in.h $(top_srcdir)/build-aux/snippet/_Noreturn.h \ 892 sig2str.c sig2str.h signal.in.h \
893 $(top_srcdir)/build-aux/snippet/_Noreturn.h \
892 $(top_srcdir)/build-aux/snippet/arg-nonnull.h \ 894 $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
893 $(top_srcdir)/build-aux/snippet/c++defs.h \ 895 $(top_srcdir)/build-aux/snippet/c++defs.h \
894 $(top_srcdir)/build-aux/snippet/warn-on-use.h stat.c \ 896 $(top_srcdir)/build-aux/snippet/warn-on-use.h stat.c \
@@ -922,9 +924,9 @@ libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
922EXTRA_libgnu_a_SOURCES = ftoastr.c dup2.c euidaccess.c execinfo.c \ 924EXTRA_libgnu_a_SOURCES = ftoastr.c dup2.c euidaccess.c execinfo.c \
923 at-func.c faccessat.c fpending.c getgroups.c getloadavg.c \ 925 at-func.c faccessat.c fpending.c getgroups.c getloadavg.c \
924 getopt.c getopt1.c gettimeofday.c group-member.c lstat.c \ 926 getopt.c getopt1.c gettimeofday.c group-member.c lstat.c \
925 mktime.c pselect.c pthread_sigmask.c readlink.c stat.c \ 927 mktime.c pselect.c pthread_sigmask.c readlink.c sig2str.c \
926 strtoimax.c strtol.c strtoll.c strtol.c strtoul.c strtoull.c \ 928 stat.c strtoimax.c strtol.c strtoll.c strtol.c strtoul.c \
927 strtoimax.c strtoumax.c symlink.c time_r.c 929 strtoull.c strtoimax.c strtoumax.c symlink.c time_r.c
928 930
929# Because this Makefile snippet defines a variable used by other 931# Because this Makefile snippet defines a variable used by other
930# gnulib Makefile snippets, it must be present in all Makefile.am that 932# gnulib Makefile snippets, it must be present in all Makefile.am that
@@ -1014,6 +1016,7 @@ distclean-compile:
1014@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@ 1016@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@
1015@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha256.Po@am__quote@ 1017@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha256.Po@am__quote@
1016@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha512.Po@am__quote@ 1018@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha512.Po@am__quote@
1019@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sig2str.Po@am__quote@
1017@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat-time.Po@am__quote@ 1020@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat-time.Po@am__quote@
1018@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@ 1021@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@
1019@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio.Po@am__quote@ 1022@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio.Po@am__quote@
diff --git a/autogen/aclocal.m4 b/autogen/aclocal.m4
index f423953b3c8..ee880a2cca5 100644
--- a/autogen/aclocal.m4
+++ b/autogen/aclocal.m4
@@ -1025,6 +1025,7 @@ m4_include([m4/readlink.m4])
1025m4_include([m4/sha1.m4]) 1025m4_include([m4/sha1.m4])
1026m4_include([m4/sha256.m4]) 1026m4_include([m4/sha256.m4])
1027m4_include([m4/sha512.m4]) 1027m4_include([m4/sha512.m4])
1028m4_include([m4/sig2str.m4])
1028m4_include([m4/signal_h.m4]) 1029m4_include([m4/signal_h.m4])
1029m4_include([m4/socklen.m4]) 1030m4_include([m4/socklen.m4])
1030m4_include([m4/ssize_t.m4]) 1031m4_include([m4/ssize_t.m4])
diff --git a/autogen/config.in b/autogen/config.in
index 9f04716ec33..0ba05d911eb 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -784,6 +784,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
784/* Define to 1 if you have the `shutdown' function. */ 784/* Define to 1 if you have the `shutdown' function. */
785#undef HAVE_SHUTDOWN 785#undef HAVE_SHUTDOWN
786 786
787/* Define to 1 if you have the `sig2str' function. */
788#undef HAVE_SIG2STR
789
787/* Define to 1 if 'sig_atomic_t' is a signed integer type. */ 790/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
788#undef HAVE_SIGNED_SIG_ATOMIC_T 791#undef HAVE_SIGNED_SIG_ATOMIC_T
789 792
@@ -1328,9 +1331,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1328 timespec. */ 1331 timespec. */
1329#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1332#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
1330 1333
1331/* Undocumented. */
1332#undef ULIMIT_BREAK_VALUE
1333
1334/* Define to 1 for Encore UMAX. */ 1334/* Define to 1 for Encore UMAX. */
1335#undef UMAX 1335#undef UMAX
1336 1336
diff --git a/autogen/configure b/autogen/configure
index 36059c76172..b678a0ba62c 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -7026,6 +7026,7 @@ esac
7026 # Code from module pthread_sigmask: 7026 # Code from module pthread_sigmask:
7027 # Code from module readlink: 7027 # Code from module readlink:
7028 # Code from module root-uid: 7028 # Code from module root-uid:
7029 # Code from module sig2str:
7029 # Code from module signal-h: 7030 # Code from module signal-h:
7030 # Code from module snippet/_Noreturn: 7031 # Code from module snippet/_Noreturn:
7031 # Code from module snippet/arg-nonnull: 7032 # Code from module snippet/arg-nonnull:
@@ -15300,7 +15301,7 @@ $as_echo "#define UNIX98_PTYS 1" >>confdefs.h
15300 15301
15301 $as_echo "#define FIRST_PTY_LETTER 'q'" >>confdefs.h 15302 $as_echo "#define FIRST_PTY_LETTER 'q'" >>confdefs.h
15302 15303
15303 $as_echo "#define PTY_OPEN { struct sigaction ocstat, cstat; struct stat stb; char * name; sigemptyset(&cstat.sa_mask); cstat.sa_handler = SIG_DFL; cstat.sa_flags = 0; sigaction(SIGCLD, &cstat, &ocstat); name = _getpty (&fd, O_RDWR | O_NDELAY, 0600, 0); sigaction(SIGCLD, &ocstat, (struct sigaction *)0); if (name == 0) return -1; if (fd < 0) return -1; if (fstat (fd, &stb) < 0) return -1; strcpy (pty_name, name); }" >>confdefs.h 15304 $as_echo "#define PTY_OPEN { struct sigaction ocstat, cstat; struct stat stb; char * name; sigemptyset(&cstat.sa_mask); cstat.sa_handler = SIG_DFL; cstat.sa_flags = 0; sigaction(SIGCHLD, &cstat, &ocstat); name = _getpty (&fd, O_RDWR | O_NDELAY, 0600, 0); sigaction(SIGCHLD, &ocstat, (struct sigaction *)0); if (name == 0) return -1; if (fd < 0) return -1; if (fstat (fd, &stb) < 0) return -1; strcpy (pty_name, name); }" >>confdefs.h
15304 15305
15305 $as_echo "#define PTY_NAME_SPRINTF /**/" >>confdefs.h 15306 $as_echo "#define PTY_NAME_SPRINTF /**/" >>confdefs.h
15306 15307
@@ -15309,12 +15310,12 @@ $as_echo "#define UNIX98_PTYS 1" >>confdefs.h
15309 ;; 15310 ;;
15310 15311
15311 sol2* ) 15312 sol2* )
15312 $as_echo "#define PTY_TTY_NAME_SPRINTF { char *ptsname (int), *ptyname; int grantpt_result; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); grantpt_result = grantpt (fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (grantpt_result == -1 || unlockpt (fd) == -1 || !(ptyname = ptsname (fd))) { emacs_close (fd); return -1; } snprintf (pty_name, sizeof pty_name, \"%s\", ptyname); }" >>confdefs.h 15313 $as_echo "#define PTY_TTY_NAME_SPRINTF { char *ptsname (int), *ptyname; int grantpt_result; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); grantpt_result = grantpt (fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (grantpt_result == -1 || unlockpt (fd) == -1 || !(ptyname = ptsname (fd))) { emacs_close (fd); return -1; } snprintf (pty_name, sizeof pty_name, \"%s\", ptyname); }" >>confdefs.h
15313 15314
15314 ;; 15315 ;;
15315 15316
15316 unixware ) 15317 unixware )
15317 $as_echo "#define PTY_TTY_NAME_SPRINTF { char *ptsname (int), *ptyname; int grantpt_result; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); grantpt_result = grantpt (fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (grantpt_result == -1) fatal(\"could not grant slave pty\"); if (unlockpt(fd) == -1) fatal(\"could not unlock slave pty\"); if (!(ptyname = ptsname(fd))) fatal (\"could not enable slave pty\"); snprintf (pty_name, sizeof pty_name, \"%s\", ptyname); }" >>confdefs.h 15318 $as_echo "#define PTY_TTY_NAME_SPRINTF { char *ptsname (int), *ptyname; int grantpt_result; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); grantpt_result = grantpt (fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (grantpt_result == -1) fatal(\"could not grant slave pty\"); if (unlockpt(fd) == -1) fatal(\"could not unlock slave pty\"); if (!(ptyname = ptsname(fd))) fatal (\"could not enable slave pty\"); snprintf (pty_name, sizeof pty_name, \"%s\", ptyname); }" >>confdefs.h
15318 15319
15319 ;; 15320 ;;
15320esac 15321esac
@@ -15402,7 +15403,6 @@ esac
15402 15403
15403 15404
15404 15405
15405
15406case $opsys in 15406case $opsys in
15407 darwin) $as_echo "#define TAB3 OXTABS" >>confdefs.h 15407 darwin) $as_echo "#define TAB3 OXTABS" >>confdefs.h
15408 ;; 15408 ;;
@@ -15416,27 +15416,6 @@ $as_echo "#define TABDLY OXTABS" >>confdefs.h
15416 ;; 15416 ;;
15417 15417
15418 gnu-linux | gnu-kfreebsd ) 15418 gnu-linux | gnu-kfreebsd )
15419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15420/* end confdefs.h. */
15421
15422#ifndef __i386__
15423# error "not i386"
15424#endif
15425
15426int
15427main ()
15428{
15429
15430 ;
15431 return 0;
15432}
15433_ACEOF
15434if ac_fn_c_try_cpp "$LINENO"; then :
15435 $as_echo "#define ULIMIT_BREAK_VALUE (32*1024*1024)" >>confdefs.h
15436
15437fi
15438rm -f conftest.err conftest.$ac_ext
15439
15440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15441/* end confdefs.h. */ 15420/* end confdefs.h. */
15442 15421
@@ -15465,11 +15444,6 @@ rm -f conftest.err conftest.$ac_ext
15465$as_echo "#define RUN_TIME_REMAP 1" >>confdefs.h 15444$as_echo "#define RUN_TIME_REMAP 1" >>confdefs.h
15466 15445
15467 ;; 15446 ;;
15468
15469 irix6-5)
15470 $as_echo "#define ULIMIT_BREAK_VALUE 0x14000000" >>confdefs.h
15471
15472 ;;
15473esac 15447esac
15474 15448
15475 15449
@@ -22496,6 +22470,34 @@ $as_echo "#define READLINK_TRAILING_SLASH_BUG 1" >>confdefs.h
22496 22470
22497 22471
22498 22472
22473 for ac_func in sig2str
22474do :
22475 ac_fn_c_check_func "$LINENO" "sig2str" "ac_cv_func_sig2str"
22476if test "x$ac_cv_func_sig2str" = x""yes; then :
22477 cat >>confdefs.h <<_ACEOF
22478#define HAVE_SIG2STR 1
22479_ACEOF
22480
22481fi
22482done
22483
22484
22485 if test $ac_cv_func_sig2str = no; then
22486
22487
22488
22489
22490
22491
22492
22493
22494 gl_LIBOBJS="$gl_LIBOBJS sig2str.$ac_objext"
22495
22496
22497 :
22498
22499 fi
22500
22499 22501
22500 22502
22501 22503