diff options
| author | Glenn Morris | 2012-11-14 06:17:36 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-11-14 06:17:36 -0500 |
| commit | 710f581278f6eaea5dbc5c0bcc7c206be9690746 (patch) | |
| tree | 15482525ee67b09ec6728ab567bff93d9dfa7504 | |
| parent | 77731919f923a5fc81db60d19952776417a00037 (diff) | |
| download | emacs-710f581278f6eaea5dbc5c0bcc7c206be9690746.tar.gz emacs-710f581278f6eaea5dbc5c0bcc7c206be9690746.zip | |
Auto-commit of generated files.
| -rw-r--r-- | autogen/Makefile.in | 91 | ||||
| -rw-r--r-- | autogen/aclocal.m4 | 5 | ||||
| -rw-r--r-- | autogen/config.in | 27 | ||||
| -rwxr-xr-x | autogen/configure | 1098 |
4 files changed, 1070 insertions, 151 deletions
diff --git a/autogen/Makefile.in b/autogen/Makefile.in index d7855ac46ee..cea3da9a81d 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=errno --avoid=fcntl --avoid=fcntl-h --avoid=fstat --avoid=msvc-inval --avoid=msvc-nothrow --avoid=raise --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 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 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@ |
| @@ -66,14 +66,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ | |||
| 66 | $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/c-strtod.m4 \ | 66 | $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/c-strtod.m4 \ |
| 67 | $(top_srcdir)/m4/clock_time.m4 \ | 67 | $(top_srcdir)/m4/clock_time.m4 \ |
| 68 | $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/dup2.m4 \ | 68 | $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/dup2.m4 \ |
| 69 | $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/execinfo.m4 \ | 69 | $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/euidaccess.m4 \ |
| 70 | $(top_srcdir)/m4/extensions.m4 \ | 70 | $(top_srcdir)/m4/execinfo.m4 $(top_srcdir)/m4/extensions.m4 \ |
| 71 | $(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/filemode.m4 \ | 71 | $(top_srcdir)/m4/extern-inline.m4 \ |
| 72 | $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/getloadavg.m4 \ | 72 | $(top_srcdir)/m4/faccessat.m4 $(top_srcdir)/m4/fcntl_h.m4 \ |
| 73 | $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fpending.m4 \ | ||
| 74 | $(top_srcdir)/m4/getgroups.m4 $(top_srcdir)/m4/getloadavg.m4 \ | ||
| 73 | $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettime.m4 \ | 75 | $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettime.m4 \ |
| 74 | $(top_srcdir)/m4/gettimeofday.m4 \ | 76 | $(top_srcdir)/m4/gettimeofday.m4 \ |
| 75 | $(top_srcdir)/m4/gnulib-common.m4 \ | 77 | $(top_srcdir)/m4/gnulib-common.m4 \ |
| 76 | $(top_srcdir)/m4/gnulib-comp.m4 \ | 78 | $(top_srcdir)/m4/gnulib-comp.m4 \ |
| 79 | $(top_srcdir)/m4/group-member.m4 \ | ||
| 77 | $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inttypes.m4 \ | 80 | $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inttypes.m4 \ |
| 78 | $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/longlong.m4 \ | 81 | $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/longlong.m4 \ |
| 79 | $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/manywarnings.m4 \ | 82 | $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/manywarnings.m4 \ |
| @@ -213,6 +216,7 @@ GNULIB_FCHDIR = @GNULIB_FCHDIR@ | |||
| 213 | GNULIB_FCHMODAT = @GNULIB_FCHMODAT@ | 216 | GNULIB_FCHMODAT = @GNULIB_FCHMODAT@ |
| 214 | GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@ | 217 | GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@ |
| 215 | GNULIB_FCLOSE = @GNULIB_FCLOSE@ | 218 | GNULIB_FCLOSE = @GNULIB_FCLOSE@ |
| 219 | GNULIB_FCNTL = @GNULIB_FCNTL@ | ||
| 216 | GNULIB_FDATASYNC = @GNULIB_FDATASYNC@ | 220 | GNULIB_FDATASYNC = @GNULIB_FDATASYNC@ |
| 217 | GNULIB_FDOPEN = @GNULIB_FDOPEN@ | 221 | GNULIB_FDOPEN = @GNULIB_FDOPEN@ |
| 218 | GNULIB_FFLUSH = @GNULIB_FFLUSH@ | 222 | GNULIB_FFLUSH = @GNULIB_FFLUSH@ |
| @@ -279,8 +283,11 @@ GNULIB_MKSTEMP = @GNULIB_MKSTEMP@ | |||
| 279 | GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@ | 283 | GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@ |
| 280 | GNULIB_MKTIME = @GNULIB_MKTIME@ | 284 | GNULIB_MKTIME = @GNULIB_MKTIME@ |
| 281 | GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@ | 285 | GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@ |
| 286 | GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@ | ||
| 282 | GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@ | 287 | GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@ |
| 283 | GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@ | 288 | GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@ |
| 289 | GNULIB_OPEN = @GNULIB_OPEN@ | ||
| 290 | GNULIB_OPENAT = @GNULIB_OPENAT@ | ||
| 284 | GNULIB_PCLOSE = @GNULIB_PCLOSE@ | 291 | GNULIB_PCLOSE = @GNULIB_PCLOSE@ |
| 285 | GNULIB_PERROR = @GNULIB_PERROR@ | 292 | GNULIB_PERROR = @GNULIB_PERROR@ |
| 286 | GNULIB_PIPE = @GNULIB_PIPE@ | 293 | GNULIB_PIPE = @GNULIB_PIPE@ |
| @@ -408,6 +415,7 @@ HAVE_FACCESSAT = @HAVE_FACCESSAT@ | |||
| 408 | HAVE_FCHDIR = @HAVE_FCHDIR@ | 415 | HAVE_FCHDIR = @HAVE_FCHDIR@ |
| 409 | HAVE_FCHMODAT = @HAVE_FCHMODAT@ | 416 | HAVE_FCHMODAT = @HAVE_FCHMODAT@ |
| 410 | HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ | 417 | HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ |
| 418 | HAVE_FCNTL = @HAVE_FCNTL@ | ||
| 411 | HAVE_FDATASYNC = @HAVE_FDATASYNC@ | 419 | HAVE_FDATASYNC = @HAVE_FDATASYNC@ |
| 412 | HAVE_FSEEKO = @HAVE_FSEEKO@ | 420 | HAVE_FSEEKO = @HAVE_FSEEKO@ |
| 413 | HAVE_FSTATAT = @HAVE_FSTATAT@ | 421 | HAVE_FSTATAT = @HAVE_FSTATAT@ |
| @@ -444,6 +452,7 @@ HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@ | |||
| 444 | HAVE_MKSTEMP = @HAVE_MKSTEMP@ | 452 | HAVE_MKSTEMP = @HAVE_MKSTEMP@ |
| 445 | HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ | 453 | HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ |
| 446 | HAVE_NANOSLEEP = @HAVE_NANOSLEEP@ | 454 | HAVE_NANOSLEEP = @HAVE_NANOSLEEP@ |
| 455 | HAVE_OPENAT = @HAVE_OPENAT@ | ||
| 447 | HAVE_OS_H = @HAVE_OS_H@ | 456 | HAVE_OS_H = @HAVE_OS_H@ |
| 448 | HAVE_PCLOSE = @HAVE_PCLOSE@ | 457 | HAVE_PCLOSE = @HAVE_PCLOSE@ |
| 449 | HAVE_PIPE = @HAVE_PIPE@ | 458 | HAVE_PIPE = @HAVE_PIPE@ |
| @@ -563,6 +572,7 @@ LIBXTR6 = @LIBXTR6@ | |||
| 563 | LIBXT_OTHER = @LIBXT_OTHER@ | 572 | LIBXT_OTHER = @LIBXT_OTHER@ |
| 564 | LIBX_OTHER = @LIBX_OTHER@ | 573 | LIBX_OTHER = @LIBX_OTHER@ |
| 565 | LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ | 574 | LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ |
| 575 | LIB_EACCESS = @LIB_EACCESS@ | ||
| 566 | LIB_EXECINFO = @LIB_EXECINFO@ | 576 | LIB_EXECINFO = @LIB_EXECINFO@ |
| 567 | LIB_GCC = @LIB_GCC@ | 577 | LIB_GCC = @LIB_GCC@ |
| 568 | LIB_MATH = @LIB_MATH@ | 578 | LIB_MATH = @LIB_MATH@ |
| @@ -578,6 +588,7 @@ M17N_FLT_LIBS = @M17N_FLT_LIBS@ | |||
| 578 | MAKEINFO = @MAKEINFO@ | 588 | MAKEINFO = @MAKEINFO@ |
| 579 | MKDEPDIR = @MKDEPDIR@ | 589 | MKDEPDIR = @MKDEPDIR@ |
| 580 | MKDIR_P = @MKDIR_P@ | 590 | MKDIR_P = @MKDIR_P@ |
| 591 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@ | ||
| 581 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ | 592 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ |
| 582 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@ | 593 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@ |
| 583 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@ | 594 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@ |
| @@ -591,6 +602,7 @@ NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@ | |||
| 591 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@ | 602 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@ |
| 592 | NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@ | 603 | NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@ |
| 593 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ | 604 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ |
| 605 | NEXT_FCNTL_H = @NEXT_FCNTL_H@ | ||
| 594 | NEXT_GETOPT_H = @NEXT_GETOPT_H@ | 606 | NEXT_GETOPT_H = @NEXT_GETOPT_H@ |
| 595 | NEXT_INTTYPES_H = @NEXT_INTTYPES_H@ | 607 | NEXT_INTTYPES_H = @NEXT_INTTYPES_H@ |
| 596 | NEXT_SIGNAL_H = @NEXT_SIGNAL_H@ | 608 | NEXT_SIGNAL_H = @NEXT_SIGNAL_H@ |
| @@ -641,6 +653,7 @@ REPLACE_DUP = @REPLACE_DUP@ | |||
| 641 | REPLACE_DUP2 = @REPLACE_DUP2@ | 653 | REPLACE_DUP2 = @REPLACE_DUP2@ |
| 642 | REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ | 654 | REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ |
| 643 | REPLACE_FCLOSE = @REPLACE_FCLOSE@ | 655 | REPLACE_FCLOSE = @REPLACE_FCLOSE@ |
| 656 | REPLACE_FCNTL = @REPLACE_FCNTL@ | ||
| 644 | REPLACE_FDOPEN = @REPLACE_FDOPEN@ | 657 | REPLACE_FDOPEN = @REPLACE_FDOPEN@ |
| 645 | REPLACE_FFLUSH = @REPLACE_FFLUSH@ | 658 | REPLACE_FFLUSH = @REPLACE_FFLUSH@ |
| 646 | REPLACE_FOPEN = @REPLACE_FOPEN@ | 659 | REPLACE_FOPEN = @REPLACE_FOPEN@ |
| @@ -680,6 +693,8 @@ REPLACE_MKTIME = @REPLACE_MKTIME@ | |||
| 680 | REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@ | 693 | REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@ |
| 681 | REPLACE_NULL = @REPLACE_NULL@ | 694 | REPLACE_NULL = @REPLACE_NULL@ |
| 682 | REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ | 695 | REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ |
| 696 | REPLACE_OPEN = @REPLACE_OPEN@ | ||
| 697 | REPLACE_OPENAT = @REPLACE_OPENAT@ | ||
| 683 | REPLACE_PERROR = @REPLACE_PERROR@ | 698 | REPLACE_PERROR = @REPLACE_PERROR@ |
| 684 | REPLACE_POPEN = @REPLACE_POPEN@ | 699 | REPLACE_POPEN = @REPLACE_POPEN@ |
| 685 | REPLACE_PREAD = @REPLACE_PREAD@ | 700 | REPLACE_PREAD = @REPLACE_PREAD@ |
| @@ -859,18 +874,20 @@ x_default_search_path = @x_default_search_path@ | |||
| 859 | # statements but through direct file reference. Therefore this snippet must be | 874 | # statements but through direct file reference. Therefore this snippet must be |
| 860 | # present in all Makefile.am that need it. This is ensured by the applicability | 875 | # present in all Makefile.am that need it. This is ensured by the applicability |
| 861 | # 'all' defined above. | 876 | # 'all' defined above. |
| 862 | BUILT_SOURCES = $(ALLOCA_H) $(EXECINFO_H) $(GETOPT_H) inttypes.h \ | 877 | BUILT_SOURCES = $(ALLOCA_H) $(EXECINFO_H) fcntl.h $(GETOPT_H) \ |
| 863 | signal.h arg-nonnull.h c++defs.h warn-on-use.h $(STDALIGN_H) \ | 878 | inttypes.h signal.h arg-nonnull.h c++defs.h warn-on-use.h \ |
| 864 | $(STDARG_H) $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) stdio.h \ | 879 | $(STDALIGN_H) $(STDARG_H) $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) \ |
| 865 | stdlib.h sys/select.h sys/stat.h sys/time.h time.h unistd.h | 880 | stdio.h stdlib.h sys/select.h sys/stat.h sys/time.h time.h \ |
| 881 | unistd.h | ||
| 866 | EXTRA_DIST = alloca.in.h allocator.h careadlinkat.h close-stream.h \ | 882 | EXTRA_DIST = alloca.in.h allocator.h careadlinkat.h close-stream.h \ |
| 867 | md5.h sha1.h sha256.h sha512.h dosname.h ftoastr.c ftoastr.h \ | 883 | md5.h sha1.h sha256.h sha512.h dosname.h ftoastr.c ftoastr.h \ |
| 868 | dup2.c execinfo.c execinfo.in.h filemode.h fpending.c \ | 884 | dup2.c euidaccess.c execinfo.c execinfo.in.h at-func.c \ |
| 869 | fpending.h getloadavg.c getopt.c getopt.in.h getopt1.c \ | 885 | faccessat.c fcntl.in.h filemode.h fpending.c fpending.h \ |
| 870 | getopt_int.h gettimeofday.c ignore-value.h intprops.h \ | 886 | getgroups.c getloadavg.c getopt.c getopt.in.h getopt1.c \ |
| 871 | inttypes.in.h lstat.c mktime-internal.h mktime.c pathmax.h \ | 887 | getopt_int.h gettimeofday.c group-member.c ignore-value.h \ |
| 872 | pselect.c pthread_sigmask.c readlink.c signal.in.h \ | 888 | intprops.h inttypes.in.h lstat.c mktime-internal.h mktime.c \ |
| 873 | $(top_srcdir)/build-aux/snippet/_Noreturn.h \ | 889 | pathmax.h pselect.c pthread_sigmask.c readlink.c root-uid.h \ |
| 890 | signal.in.h $(top_srcdir)/build-aux/snippet/_Noreturn.h \ | ||
| 874 | $(top_srcdir)/build-aux/snippet/arg-nonnull.h \ | 891 | $(top_srcdir)/build-aux/snippet/arg-nonnull.h \ |
| 875 | $(top_srcdir)/build-aux/snippet/c++defs.h \ | 892 | $(top_srcdir)/build-aux/snippet/c++defs.h \ |
| 876 | $(top_srcdir)/build-aux/snippet/warn-on-use.h stat.c \ | 893 | $(top_srcdir)/build-aux/snippet/warn-on-use.h stat.c \ |
| @@ -879,12 +896,12 @@ EXTRA_DIST = alloca.in.h allocator.h careadlinkat.h close-stream.h \ | |||
| 879 | strtol.c strtoll.c strtol.c strtoul.c strtoull.c strtoimax.c \ | 896 | strtol.c strtoll.c strtol.c strtoul.c strtoull.c strtoimax.c \ |
| 880 | strtoumax.c symlink.c sys_select.in.h sys_stat.in.h \ | 897 | strtoumax.c symlink.c sys_select.in.h sys_stat.in.h \ |
| 881 | sys_time.in.h time.in.h time_r.c timespec.h u64.h unistd.in.h \ | 898 | sys_time.in.h time.in.h time_r.c timespec.h u64.h unistd.in.h \ |
| 882 | utimens.h verify.h | 899 | utimens.h verify.h xalloc-oversized.h |
| 883 | MOSTLYCLEANDIRS = sys sys | 900 | MOSTLYCLEANDIRS = sys sys |
| 884 | MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t execinfo.h \ | 901 | MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t execinfo.h \ |
| 885 | execinfo.h-t getopt.h getopt.h-t inttypes.h inttypes.h-t \ | 902 | execinfo.h-t fcntl.h fcntl.h-t getopt.h getopt.h-t inttypes.h \ |
| 886 | signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h \ | 903 | inttypes.h-t signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t \ |
| 887 | c++defs.h-t warn-on-use.h warn-on-use.h-t stdalign.h \ | 904 | c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t stdalign.h \ |
| 888 | stdalign.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t \ | 905 | stdalign.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t \ |
| 889 | stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t \ | 906 | stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t \ |
| 890 | stdlib.h stdlib.h-t sys/select.h sys/select.h-t sys/stat.h \ | 907 | stdlib.h stdlib.h-t sys/select.h sys/select.h-t sys/stat.h \ |
| @@ -900,8 +917,9 @@ libgnu_a_SOURCES = allocator.c c-ctype.h c-ctype.c c-strcase.h \ | |||
| 900 | timespec.c timespec-add.c timespec-sub.c u64.c utimens.c | 917 | timespec.c timespec-add.c timespec-sub.c u64.c utimens.c |
| 901 | libgnu_a_LIBADD = $(gl_LIBOBJS) | 918 | libgnu_a_LIBADD = $(gl_LIBOBJS) |
| 902 | libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) | 919 | libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) |
| 903 | EXTRA_libgnu_a_SOURCES = ftoastr.c dup2.c execinfo.c fpending.c \ | 920 | EXTRA_libgnu_a_SOURCES = ftoastr.c dup2.c euidaccess.c execinfo.c \ |
| 904 | getloadavg.c getopt.c getopt1.c gettimeofday.c lstat.c \ | 921 | at-func.c faccessat.c fpending.c getgroups.c getloadavg.c \ |
| 922 | getopt.c getopt1.c gettimeofday.c group-member.c lstat.c \ | ||
| 905 | mktime.c pselect.c pthread_sigmask.c readlink.c stat.c \ | 923 | mktime.c pselect.c pthread_sigmask.c readlink.c stat.c \ |
| 906 | strtoimax.c strtol.c strtoll.c strtol.c strtoul.c strtoull.c \ | 924 | strtoimax.c strtol.c strtoll.c strtol.c strtoul.c strtoull.c \ |
| 907 | strtoimax.c strtoumax.c symlink.c time_r.c | 925 | strtoimax.c strtoumax.c symlink.c time_r.c |
| @@ -963,6 +981,7 @@ distclean-compile: | |||
| 963 | -rm -f *.tab.c | 981 | -rm -f *.tab.c |
| 964 | 982 | ||
| 965 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocator.Po@am__quote@ | 983 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocator.Po@am__quote@ |
| 984 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/at-func.Po@am__quote@ | ||
| 966 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-ctype.Po@am__quote@ | 985 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-ctype.Po@am__quote@ |
| 967 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strcasecmp.Po@am__quote@ | 986 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strcasecmp.Po@am__quote@ |
| 968 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strncasecmp.Po@am__quote@ | 987 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strncasecmp.Po@am__quote@ |
| @@ -971,15 +990,19 @@ distclean-compile: | |||
| 971 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@ | 990 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@ |
| 972 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtotimespec.Po@am__quote@ | 991 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtotimespec.Po@am__quote@ |
| 973 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup2.Po@am__quote@ | 992 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup2.Po@am__quote@ |
| 993 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/euidaccess.Po@am__quote@ | ||
| 974 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execinfo.Po@am__quote@ | 994 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execinfo.Po@am__quote@ |
| 995 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/faccessat.Po@am__quote@ | ||
| 975 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemode.Po@am__quote@ | 996 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemode.Po@am__quote@ |
| 976 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fpending.Po@am__quote@ | 997 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fpending.Po@am__quote@ |
| 977 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@ | 998 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@ |
| 999 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getgroups.Po@am__quote@ | ||
| 978 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getloadavg.Po@am__quote@ | 1000 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getloadavg.Po@am__quote@ |
| 979 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ | 1001 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ |
| 980 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ | 1002 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ |
| 981 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Po@am__quote@ | 1003 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Po@am__quote@ |
| 982 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettimeofday.Po@am__quote@ | 1004 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettimeofday.Po@am__quote@ |
| 1005 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/group-member.Po@am__quote@ | ||
| 983 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@ | 1006 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@ |
| 984 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@ | 1007 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@ |
| 985 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@ | 1008 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@ |
| @@ -1243,6 +1266,32 @@ uninstall-am: | |||
| 1243 | @GL_GENERATE_EXECINFO_H_FALSE@execinfo.h: $(top_builddir)/config.status | 1266 | @GL_GENERATE_EXECINFO_H_FALSE@execinfo.h: $(top_builddir)/config.status |
| 1244 | @GL_GENERATE_EXECINFO_H_FALSE@ rm -f $@ | 1267 | @GL_GENERATE_EXECINFO_H_FALSE@ rm -f $@ |
| 1245 | 1268 | ||
| 1269 | # We need the following in order to create <fcntl.h> when the system | ||
| 1270 | # doesn't have one that works with the given compiler. | ||
| 1271 | fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) | ||
| 1272 | $(AM_V_GEN)rm -f $@-t $@ && \ | ||
| 1273 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | ||
| 1274 | sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | ||
| 1275 | -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ | ||
| 1276 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ | ||
| 1277 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ | ||
| 1278 | -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \ | ||
| 1279 | -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \ | ||
| 1280 | -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \ | ||
| 1281 | -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \ | ||
| 1282 | -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \ | ||
| 1283 | -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \ | ||
| 1284 | -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \ | ||
| 1285 | -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \ | ||
| 1286 | -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \ | ||
| 1287 | -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \ | ||
| 1288 | -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ | ||
| 1289 | -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ | ||
| 1290 | -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ | ||
| 1291 | < $(srcdir)/fcntl.in.h; \ | ||
| 1292 | } > $@-t && \ | ||
| 1293 | mv $@-t $@ | ||
| 1294 | |||
| 1246 | # We need the following in order to create <getopt.h> when the system | 1295 | # We need the following in order to create <getopt.h> when the system |
| 1247 | # doesn't have one that works with the given compiler. | 1296 | # doesn't have one that works with the given compiler. |
| 1248 | getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H) | 1297 | getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H) |
diff --git a/autogen/aclocal.m4 b/autogen/aclocal.m4 index 37d734c2c7f..f423953b3c8 100644 --- a/autogen/aclocal.m4 +++ b/autogen/aclocal.m4 | |||
| @@ -991,17 +991,22 @@ m4_include([m4/clock_time.m4]) | |||
| 991 | m4_include([m4/close-stream.m4]) | 991 | m4_include([m4/close-stream.m4]) |
| 992 | m4_include([m4/dup2.m4]) | 992 | m4_include([m4/dup2.m4]) |
| 993 | m4_include([m4/environ.m4]) | 993 | m4_include([m4/environ.m4]) |
| 994 | m4_include([m4/euidaccess.m4]) | ||
| 994 | m4_include([m4/execinfo.m4]) | 995 | m4_include([m4/execinfo.m4]) |
| 995 | m4_include([m4/extensions.m4]) | 996 | m4_include([m4/extensions.m4]) |
| 996 | m4_include([m4/extern-inline.m4]) | 997 | m4_include([m4/extern-inline.m4]) |
| 998 | m4_include([m4/faccessat.m4]) | ||
| 999 | m4_include([m4/fcntl_h.m4]) | ||
| 997 | m4_include([m4/filemode.m4]) | 1000 | m4_include([m4/filemode.m4]) |
| 998 | m4_include([m4/fpending.m4]) | 1001 | m4_include([m4/fpending.m4]) |
| 1002 | m4_include([m4/getgroups.m4]) | ||
| 999 | m4_include([m4/getloadavg.m4]) | 1003 | m4_include([m4/getloadavg.m4]) |
| 1000 | m4_include([m4/getopt.m4]) | 1004 | m4_include([m4/getopt.m4]) |
| 1001 | m4_include([m4/gettime.m4]) | 1005 | m4_include([m4/gettime.m4]) |
| 1002 | m4_include([m4/gettimeofday.m4]) | 1006 | m4_include([m4/gettimeofday.m4]) |
| 1003 | m4_include([m4/gnulib-common.m4]) | 1007 | m4_include([m4/gnulib-common.m4]) |
| 1004 | m4_include([m4/gnulib-comp.m4]) | 1008 | m4_include([m4/gnulib-comp.m4]) |
| 1009 | m4_include([m4/group-member.m4]) | ||
| 1005 | m4_include([m4/include_next.m4]) | 1010 | m4_include([m4/include_next.m4]) |
| 1006 | m4_include([m4/inttypes.m4]) | 1011 | m4_include([m4/inttypes.m4]) |
| 1007 | m4_include([m4/largefile.m4]) | 1012 | m4_include([m4/largefile.m4]) |
diff --git a/autogen/config.in b/autogen/config.in index 05418e64623..5388b8dc046 100644 --- a/autogen/config.in +++ b/autogen/config.in | |||
| @@ -174,6 +174,14 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 174 | garbage collection in the jmp_buf. */ | 174 | garbage collection in the jmp_buf. */ |
| 175 | #undef GC_SETJMP_WORKS | 175 | #undef GC_SETJMP_WORKS |
| 176 | 176 | ||
| 177 | /* Define to the type of elements in the array set by `getgroups'. Usually | ||
| 178 | this is either `int' or `gid_t'. */ | ||
| 179 | #undef GETGROUPS_T | ||
| 180 | |||
| 181 | /* Define this to 1 if getgroups(0,NULL) does not return the number of groups. | ||
| 182 | */ | ||
| 183 | #undef GETGROUPS_ZERO_BUG | ||
| 184 | |||
| 177 | /* Define if gettimeofday clobbers the localtime buffer. */ | 185 | /* Define if gettimeofday clobbers the localtime buffer. */ |
| 178 | #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME | 186 | #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME |
| 179 | 187 | ||
| @@ -189,6 +197,10 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 189 | #undef GNULIB_CLOSE_STREAM | 197 | #undef GNULIB_CLOSE_STREAM |
| 190 | 198 | ||
| 191 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending | 199 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
| 200 | whether the gnulib module faccessat shall be considered present. */ | ||
| 201 | #undef GNULIB_FACCESSAT | ||
| 202 | |||
| 203 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending | ||
| 192 | whether the gnulib module fscanf shall be considered present. */ | 204 | whether the gnulib module fscanf shall be considered present. */ |
| 193 | #undef GNULIB_FSCANF | 205 | #undef GNULIB_FSCANF |
| 194 | 206 | ||
| @@ -209,6 +221,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 209 | startup, if using GTK. */ | 221 | startup, if using GTK. */ |
| 210 | #undef G_SLICE_ALWAYS_MALLOC | 222 | #undef G_SLICE_ALWAYS_MALLOC |
| 211 | 223 | ||
| 224 | /* Define to 1 if you have the `access' function. */ | ||
| 225 | #undef HAVE_ACCESS | ||
| 226 | |||
| 212 | /* Define to 1 if the file /usr/lpp/X11/bin/smt.exp exists. */ | 227 | /* Define to 1 if the file /usr/lpp/X11/bin/smt.exp exists. */ |
| 213 | #undef HAVE_AIX_SMT_EXP | 228 | #undef HAVE_AIX_SMT_EXP |
| 214 | 229 | ||
| @@ -333,6 +348,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 333 | /* Define to 1 if you have the 'dup2' function. */ | 348 | /* Define to 1 if you have the 'dup2' function. */ |
| 334 | #undef HAVE_DUP2 | 349 | #undef HAVE_DUP2 |
| 335 | 350 | ||
| 351 | /* Define to 1 if you have the `eaccess' function. */ | ||
| 352 | #undef HAVE_EACCESS | ||
| 353 | |||
| 336 | /* Define to 1 if you have the `endgrent' function. */ | 354 | /* Define to 1 if you have the `endgrent' function. */ |
| 337 | #undef HAVE_ENDGRENT | 355 | #undef HAVE_ENDGRENT |
| 338 | 356 | ||
| @@ -348,6 +366,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 348 | /* Define to 1 if you have the <execinfo.h> header file. */ | 366 | /* Define to 1 if you have the <execinfo.h> header file. */ |
| 349 | #undef HAVE_EXECINFO_H | 367 | #undef HAVE_EXECINFO_H |
| 350 | 368 | ||
| 369 | /* Define to 1 if you have the `faccessat' function. */ | ||
| 370 | #undef HAVE_FACCESSAT | ||
| 371 | |||
| 351 | /* Define to 1 if you have the <fcntl.h> header file. */ | 372 | /* Define to 1 if you have the <fcntl.h> header file. */ |
| 352 | #undef HAVE_FCNTL_H | 373 | #undef HAVE_FCNTL_H |
| 353 | 374 | ||
| @@ -396,6 +417,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 396 | /* Define to 1 if you have the `getgrent' function. */ | 417 | /* Define to 1 if you have the `getgrent' function. */ |
| 397 | #undef HAVE_GETGRENT | 418 | #undef HAVE_GETGRENT |
| 398 | 419 | ||
| 420 | /* Define to 1 if your system has a working `getgroups' function. */ | ||
| 421 | #undef HAVE_GETGROUPS | ||
| 422 | |||
| 399 | /* Define to 1 if you have the `gethostname' function. */ | 423 | /* Define to 1 if you have the `gethostname' function. */ |
| 400 | #undef HAVE_GETHOSTNAME | 424 | #undef HAVE_GETHOSTNAME |
| 401 | 425 | ||
| @@ -562,6 +586,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 562 | /* Define to 1 if you have the `dnet' library (-ldnet). */ | 586 | /* Define to 1 if you have the `dnet' library (-ldnet). */ |
| 563 | #undef HAVE_LIBDNET | 587 | #undef HAVE_LIBDNET |
| 564 | 588 | ||
| 589 | /* Define to 1 if you have the <libgen.h> header file. */ | ||
| 590 | #undef HAVE_LIBGEN_H | ||
| 591 | |||
| 565 | /* Define to 1 if you have the hesiod library (-lhesiod). */ | 592 | /* Define to 1 if you have the hesiod library (-lhesiod). */ |
| 566 | #undef HAVE_LIBHESIOD | 593 | #undef HAVE_LIBHESIOD |
| 567 | 594 | ||
diff --git a/autogen/configure b/autogen/configure index 159a91bb48c..e44b44a0a00 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -611,6 +611,8 @@ LD_SWITCH_SYSTEM_TEMACS | |||
| 611 | LIBGNU_LTLIBDEPS | 611 | LIBGNU_LTLIBDEPS |
| 612 | LIBGNU_LIBDEPS | 612 | LIBGNU_LIBDEPS |
| 613 | gltests_WITNESS | 613 | gltests_WITNESS |
| 614 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE | ||
| 615 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE | ||
| 614 | gl_GNULIB_ENABLED_verify_FALSE | 616 | gl_GNULIB_ENABLED_verify_FALSE |
| 615 | gl_GNULIB_ENABLED_verify_TRUE | 617 | gl_GNULIB_ENABLED_verify_TRUE |
| 616 | gl_GNULIB_ENABLED_strtoull_FALSE | 618 | gl_GNULIB_ENABLED_strtoull_FALSE |
| @@ -619,14 +621,23 @@ gl_GNULIB_ENABLED_strtoll_FALSE | |||
| 619 | gl_GNULIB_ENABLED_strtoll_TRUE | 621 | gl_GNULIB_ENABLED_strtoll_TRUE |
| 620 | gl_GNULIB_ENABLED_stat_FALSE | 622 | gl_GNULIB_ENABLED_stat_FALSE |
| 621 | gl_GNULIB_ENABLED_stat_TRUE | 623 | gl_GNULIB_ENABLED_stat_TRUE |
| 624 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE | ||
| 625 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE | ||
| 622 | gl_GNULIB_ENABLED_pathmax_FALSE | 626 | gl_GNULIB_ENABLED_pathmax_FALSE |
| 623 | gl_GNULIB_ENABLED_pathmax_TRUE | 627 | gl_GNULIB_ENABLED_pathmax_TRUE |
| 628 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE | ||
| 629 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE | ||
| 624 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE | 630 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE |
| 625 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE | 631 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE |
| 632 | gl_GNULIB_ENABLED_getgroups_FALSE | ||
| 633 | gl_GNULIB_ENABLED_getgroups_TRUE | ||
| 634 | gl_GNULIB_ENABLED_euidaccess_FALSE | ||
| 635 | gl_GNULIB_ENABLED_euidaccess_TRUE | ||
| 626 | gl_GNULIB_ENABLED_dosname_FALSE | 636 | gl_GNULIB_ENABLED_dosname_FALSE |
| 627 | gl_GNULIB_ENABLED_dosname_TRUE | 637 | gl_GNULIB_ENABLED_dosname_TRUE |
| 628 | LTLIBINTL | 638 | LTLIBINTL |
| 629 | LIBINTL | 639 | LIBINTL |
| 640 | LIB_EACCESS | ||
| 630 | WINDOWS_64_BIT_OFF_T | 641 | WINDOWS_64_BIT_OFF_T |
| 631 | HAVE_UNISTD_H | 642 | HAVE_UNISTD_H |
| 632 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H | 643 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H |
| @@ -895,10 +906,6 @@ GETOPT_H | |||
| 895 | HAVE_GETOPT_H | 906 | HAVE_GETOPT_H |
| 896 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H | 907 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H |
| 897 | NEXT_GETOPT_H | 908 | NEXT_GETOPT_H |
| 898 | PRAGMA_COLUMNS | ||
| 899 | PRAGMA_SYSTEM_HEADER | ||
| 900 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE | ||
| 901 | INCLUDE_NEXT | ||
| 902 | GETLOADAVG_LIBS | 909 | GETLOADAVG_LIBS |
| 903 | REPLACE_WCTOMB | 910 | REPLACE_WCTOMB |
| 904 | REPLACE_UNSETENV | 911 | REPLACE_UNSETENV |
| @@ -974,6 +981,21 @@ GNULIB_CANONICALIZE_FILE_NAME | |||
| 974 | GNULIB_CALLOC_POSIX | 981 | GNULIB_CALLOC_POSIX |
| 975 | GNULIB_ATOLL | 982 | GNULIB_ATOLL |
| 976 | GNULIB__EXIT | 983 | GNULIB__EXIT |
| 984 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H | ||
| 985 | NEXT_FCNTL_H | ||
| 986 | PRAGMA_COLUMNS | ||
| 987 | PRAGMA_SYSTEM_HEADER | ||
| 988 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE | ||
| 989 | INCLUDE_NEXT | ||
| 990 | REPLACE_OPENAT | ||
| 991 | REPLACE_OPEN | ||
| 992 | REPLACE_FCNTL | ||
| 993 | HAVE_OPENAT | ||
| 994 | HAVE_FCNTL | ||
| 995 | GNULIB_OPENAT | ||
| 996 | GNULIB_OPEN | ||
| 997 | GNULIB_NONBLOCKING | ||
| 998 | GNULIB_FCNTL | ||
| 977 | GL_GENERATE_EXECINFO_H_FALSE | 999 | GL_GENERATE_EXECINFO_H_FALSE |
| 978 | GL_GENERATE_EXECINFO_H_TRUE | 1000 | GL_GENERATE_EXECINFO_H_TRUE |
| 979 | LIB_EXECINFO | 1001 | LIB_EXECINFO |
| @@ -3205,6 +3227,7 @@ as_fn_append ac_header_list " sys/un.h" | |||
| 3205 | as_fn_append ac_func_list " tzset" | 3227 | as_fn_append ac_func_list " tzset" |
| 3206 | as_fn_append ac_func_list " readlinkat" | 3228 | as_fn_append ac_func_list " readlinkat" |
| 3207 | as_fn_append ac_header_list " execinfo.h" | 3229 | as_fn_append ac_header_list " execinfo.h" |
| 3230 | as_fn_append ac_func_list " faccessat" | ||
| 3208 | as_fn_append ac_header_list " stdio_ext.h" | 3231 | as_fn_append ac_header_list " stdio_ext.h" |
| 3209 | as_fn_append ac_func_list " __fpending" | 3232 | as_fn_append ac_func_list " __fpending" |
| 3210 | gl_getopt_required=GNU | 3233 | gl_getopt_required=GNU |
| @@ -5738,6 +5761,8 @@ else | |||
| 5738 | test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS" | 5761 | test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS" |
| 5739 | fi | 5762 | fi |
| 5740 | 5763 | ||
| 5764 | # Avoid gnulib's tests for O_NOATIME and O_NOFOLLOW, as we don't use them. | ||
| 5765 | |||
| 5741 | # Avoid gnulib's threadlib module, as we do threads our own way. | 5766 | # Avoid gnulib's threadlib module, as we do threads our own way. |
| 5742 | 5767 | ||
| 5743 | 5768 | ||
| @@ -6969,18 +6994,23 @@ esac | |||
| 6969 | # Code from module dtotimespec: | 6994 | # Code from module dtotimespec: |
| 6970 | # Code from module dup2: | 6995 | # Code from module dup2: |
| 6971 | # Code from module environ: | 6996 | # Code from module environ: |
| 6997 | # Code from module euidaccess: | ||
| 6972 | # Code from module execinfo: | 6998 | # Code from module execinfo: |
| 6973 | # Code from module extensions: | 6999 | # Code from module extensions: |
| 6974 | 7000 | ||
| 6975 | # Code from module extern-inline: | 7001 | # Code from module extern-inline: |
| 7002 | # Code from module faccessat: | ||
| 7003 | # Code from module fcntl-h: | ||
| 6976 | # Code from module filemode: | 7004 | # Code from module filemode: |
| 6977 | # Code from module fpending: | 7005 | # Code from module fpending: |
| 7006 | # Code from module getgroups: | ||
| 6978 | # Code from module getloadavg: | 7007 | # Code from module getloadavg: |
| 6979 | # Code from module getopt-gnu: | 7008 | # Code from module getopt-gnu: |
| 6980 | # Code from module getopt-posix: | 7009 | # Code from module getopt-posix: |
| 6981 | # Code from module gettext-h: | 7010 | # Code from module gettext-h: |
| 6982 | # Code from module gettime: | 7011 | # Code from module gettime: |
| 6983 | # Code from module gettimeofday: | 7012 | # Code from module gettimeofday: |
| 7013 | # Code from module group-member: | ||
| 6984 | # Code from module ignore-value: | 7014 | # Code from module ignore-value: |
| 6985 | # Code from module include_next: | 7015 | # Code from module include_next: |
| 6986 | # Code from module intprops: | 7016 | # Code from module intprops: |
| @@ -6996,6 +7026,7 @@ esac | |||
| 6996 | # Code from module pselect: | 7026 | # Code from module pselect: |
| 6997 | # Code from module pthread_sigmask: | 7027 | # Code from module pthread_sigmask: |
| 6998 | # Code from module readlink: | 7028 | # Code from module readlink: |
| 7029 | # Code from module root-uid: | ||
| 6999 | # Code from module signal-h: | 7030 | # Code from module signal-h: |
| 7000 | # Code from module snippet/_Noreturn: | 7031 | # Code from module snippet/_Noreturn: |
| 7001 | # Code from module snippet/arg-nonnull: | 7032 | # Code from module snippet/arg-nonnull: |
| @@ -7035,6 +7066,7 @@ esac | |||
| 7035 | # Code from module utimens: | 7066 | # Code from module utimens: |
| 7036 | # Code from module verify: | 7067 | # Code from module verify: |
| 7037 | # Code from module warnings: | 7068 | # Code from module warnings: |
| 7069 | # Code from module xalloc-oversized: | ||
| 7038 | 7070 | ||
| 7039 | 7071 | ||
| 7040 | # It's helpful to have C macros available to GDB, so prefer -g3 to -g | 7072 | # It's helpful to have C macros available to GDB, so prefer -g3 to -g |
| @@ -13417,7 +13449,7 @@ esac | |||
| 13417 | for ac_func in gethostname \ | 13449 | for ac_func in gethostname \ |
| 13418 | closedir getrusage get_current_dir_name \ | 13450 | closedir getrusage get_current_dir_name \ |
| 13419 | lrand48 \ | 13451 | lrand48 \ |
| 13420 | fpathconf select euidaccess getpagesize setlocale \ | 13452 | fpathconf select getpagesize setlocale \ |
| 13421 | utimes getrlimit setrlimit getcwd shutdown getaddrinfo \ | 13453 | utimes getrlimit setrlimit getcwd shutdown getaddrinfo \ |
| 13422 | strsignal setitimer \ | 13454 | strsignal setitimer \ |
| 13423 | sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \ | 13455 | sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \ |
| @@ -16777,6 +16809,145 @@ $as_echo "#define HAVE_ENVIRON_DECL 1" >>confdefs.h | |||
| 16777 | 16809 | ||
| 16778 | 16810 | ||
| 16779 | 16811 | ||
| 16812 | |||
| 16813 | |||
| 16814 | |||
| 16815 | GNULIB_FCNTL=0; | ||
| 16816 | GNULIB_NONBLOCKING=0; | ||
| 16817 | GNULIB_OPEN=0; | ||
| 16818 | GNULIB_OPENAT=0; | ||
| 16819 | HAVE_FCNTL=1; | ||
| 16820 | HAVE_OPENAT=1; | ||
| 16821 | REPLACE_FCNTL=0; | ||
| 16822 | REPLACE_OPEN=0; | ||
| 16823 | REPLACE_OPENAT=0; | ||
| 16824 | |||
| 16825 | |||
| 16826 | |||
| 16827 | |||
| 16828 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the preprocessor supports include_next" >&5 | ||
| 16829 | $as_echo_n "checking whether the preprocessor supports include_next... " >&6; } | ||
| 16830 | if test "${gl_cv_have_include_next+set}" = set; then : | ||
| 16831 | $as_echo_n "(cached) " >&6 | ||
| 16832 | else | ||
| 16833 | rm -rf conftestd1a conftestd1b conftestd2 | ||
| 16834 | mkdir conftestd1a conftestd1b conftestd2 | ||
| 16835 | cat <<EOF > conftestd1a/conftest.h | ||
| 16836 | #define DEFINED_IN_CONFTESTD1 | ||
| 16837 | #include_next <conftest.h> | ||
| 16838 | #ifdef DEFINED_IN_CONFTESTD2 | ||
| 16839 | int foo; | ||
| 16840 | #else | ||
| 16841 | #error "include_next doesn't work" | ||
| 16842 | #endif | ||
| 16843 | EOF | ||
| 16844 | cat <<EOF > conftestd1b/conftest.h | ||
| 16845 | #define DEFINED_IN_CONFTESTD1 | ||
| 16846 | #include <stdio.h> | ||
| 16847 | #include_next <conftest.h> | ||
| 16848 | #ifdef DEFINED_IN_CONFTESTD2 | ||
| 16849 | int foo; | ||
| 16850 | #else | ||
| 16851 | #error "include_next doesn't work" | ||
| 16852 | #endif | ||
| 16853 | EOF | ||
| 16854 | cat <<EOF > conftestd2/conftest.h | ||
| 16855 | #ifndef DEFINED_IN_CONFTESTD1 | ||
| 16856 | #error "include_next test doesn't work" | ||
| 16857 | #endif | ||
| 16858 | #define DEFINED_IN_CONFTESTD2 | ||
| 16859 | EOF | ||
| 16860 | gl_save_CPPFLAGS="$CPPFLAGS" | ||
| 16861 | CPPFLAGS="$gl_save_CPPFLAGS -Iconftestd1b -Iconftestd2" | ||
| 16862 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 16863 | /* end confdefs.h. */ | ||
| 16864 | #include <conftest.h> | ||
| 16865 | _ACEOF | ||
| 16866 | if ac_fn_c_try_compile "$LINENO"; then : | ||
| 16867 | gl_cv_have_include_next=yes | ||
| 16868 | else | ||
| 16869 | CPPFLAGS="$gl_save_CPPFLAGS -Iconftestd1a -Iconftestd2" | ||
| 16870 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 16871 | /* end confdefs.h. */ | ||
| 16872 | #include <conftest.h> | ||
| 16873 | _ACEOF | ||
| 16874 | if ac_fn_c_try_compile "$LINENO"; then : | ||
| 16875 | gl_cv_have_include_next=buggy | ||
| 16876 | else | ||
| 16877 | gl_cv_have_include_next=no | ||
| 16878 | fi | ||
| 16879 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
| 16880 | |||
| 16881 | fi | ||
| 16882 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
| 16883 | CPPFLAGS="$gl_save_CPPFLAGS" | ||
| 16884 | rm -rf conftestd1a conftestd1b conftestd2 | ||
| 16885 | |||
| 16886 | fi | ||
| 16887 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_have_include_next" >&5 | ||
| 16888 | $as_echo "$gl_cv_have_include_next" >&6; } | ||
| 16889 | PRAGMA_SYSTEM_HEADER= | ||
| 16890 | if test $gl_cv_have_include_next = yes; then | ||
| 16891 | INCLUDE_NEXT=include_next | ||
| 16892 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE=include_next | ||
| 16893 | if test -n "$GCC"; then | ||
| 16894 | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' | ||
| 16895 | fi | ||
| 16896 | else | ||
| 16897 | if test $gl_cv_have_include_next = buggy; then | ||
| 16898 | INCLUDE_NEXT=include | ||
| 16899 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE=include_next | ||
| 16900 | else | ||
| 16901 | INCLUDE_NEXT=include | ||
| 16902 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE=include | ||
| 16903 | fi | ||
| 16904 | fi | ||
| 16905 | |||
| 16906 | |||
| 16907 | |||
| 16908 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether system header files limit the line length" >&5 | ||
| 16909 | $as_echo_n "checking whether system header files limit the line length... " >&6; } | ||
| 16910 | if test "${gl_cv_pragma_columns+set}" = set; then : | ||
| 16911 | $as_echo_n "(cached) " >&6 | ||
| 16912 | else | ||
| 16913 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 16914 | /* end confdefs.h. */ | ||
| 16915 | |||
| 16916 | #ifdef __TANDEM | ||
| 16917 | choke me | ||
| 16918 | #endif | ||
| 16919 | |||
| 16920 | _ACEOF | ||
| 16921 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | ||
| 16922 | $EGREP "choke me" >/dev/null 2>&1; then : | ||
| 16923 | gl_cv_pragma_columns=yes | ||
| 16924 | else | ||
| 16925 | gl_cv_pragma_columns=no | ||
| 16926 | fi | ||
| 16927 | rm -f conftest* | ||
| 16928 | |||
| 16929 | |||
| 16930 | fi | ||
| 16931 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_pragma_columns" >&5 | ||
| 16932 | $as_echo "$gl_cv_pragma_columns" >&6; } | ||
| 16933 | if test $gl_cv_pragma_columns = yes; then | ||
| 16934 | PRAGMA_COLUMNS="#pragma COLUMNS 10000" | ||
| 16935 | else | ||
| 16936 | PRAGMA_COLUMNS= | ||
| 16937 | fi | ||
| 16938 | |||
| 16939 | |||
| 16940 | ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" | ||
| 16941 | if test "x$ac_cv_type_mode_t" = x""yes; then : | ||
| 16942 | |||
| 16943 | else | ||
| 16944 | |||
| 16945 | cat >>confdefs.h <<_ACEOF | ||
| 16946 | #define mode_t int | ||
| 16947 | _ACEOF | ||
| 16948 | |||
| 16949 | fi | ||
| 16950 | |||
| 16780 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for st_dm_mode in struct stat" >&5 | 16951 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for st_dm_mode in struct stat" >&5 |
| 16781 | $as_echo_n "checking for st_dm_mode in struct stat... " >&6; } | 16952 | $as_echo_n "checking for st_dm_mode in struct stat... " >&6; } |
| 16782 | if test "${ac_cv_struct_st_dm_mode+set}" = set; then : | 16953 | if test "${ac_cv_struct_st_dm_mode+set}" = set; then : |
| @@ -16905,120 +17076,6 @@ _ACEOF | |||
| 16905 | 17076 | ||
| 16906 | 17077 | ||
| 16907 | 17078 | ||
| 16908 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the preprocessor supports include_next" >&5 | ||
| 16909 | $as_echo_n "checking whether the preprocessor supports include_next... " >&6; } | ||
| 16910 | if test "${gl_cv_have_include_next+set}" = set; then : | ||
| 16911 | $as_echo_n "(cached) " >&6 | ||
| 16912 | else | ||
| 16913 | rm -rf conftestd1a conftestd1b conftestd2 | ||
| 16914 | mkdir conftestd1a conftestd1b conftestd2 | ||
| 16915 | cat <<EOF > conftestd1a/conftest.h | ||
| 16916 | #define DEFINED_IN_CONFTESTD1 | ||
| 16917 | #include_next <conftest.h> | ||
| 16918 | #ifdef DEFINED_IN_CONFTESTD2 | ||
| 16919 | int foo; | ||
| 16920 | #else | ||
| 16921 | #error "include_next doesn't work" | ||
| 16922 | #endif | ||
| 16923 | EOF | ||
| 16924 | cat <<EOF > conftestd1b/conftest.h | ||
| 16925 | #define DEFINED_IN_CONFTESTD1 | ||
| 16926 | #include <stdio.h> | ||
| 16927 | #include_next <conftest.h> | ||
| 16928 | #ifdef DEFINED_IN_CONFTESTD2 | ||
| 16929 | int foo; | ||
| 16930 | #else | ||
| 16931 | #error "include_next doesn't work" | ||
| 16932 | #endif | ||
| 16933 | EOF | ||
| 16934 | cat <<EOF > conftestd2/conftest.h | ||
| 16935 | #ifndef DEFINED_IN_CONFTESTD1 | ||
| 16936 | #error "include_next test doesn't work" | ||
| 16937 | #endif | ||
| 16938 | #define DEFINED_IN_CONFTESTD2 | ||
| 16939 | EOF | ||
| 16940 | gl_save_CPPFLAGS="$CPPFLAGS" | ||
| 16941 | CPPFLAGS="$gl_save_CPPFLAGS -Iconftestd1b -Iconftestd2" | ||
| 16942 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 16943 | /* end confdefs.h. */ | ||
| 16944 | #include <conftest.h> | ||
| 16945 | _ACEOF | ||
| 16946 | if ac_fn_c_try_compile "$LINENO"; then : | ||
| 16947 | gl_cv_have_include_next=yes | ||
| 16948 | else | ||
| 16949 | CPPFLAGS="$gl_save_CPPFLAGS -Iconftestd1a -Iconftestd2" | ||
| 16950 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 16951 | /* end confdefs.h. */ | ||
| 16952 | #include <conftest.h> | ||
| 16953 | _ACEOF | ||
| 16954 | if ac_fn_c_try_compile "$LINENO"; then : | ||
| 16955 | gl_cv_have_include_next=buggy | ||
| 16956 | else | ||
| 16957 | gl_cv_have_include_next=no | ||
| 16958 | fi | ||
| 16959 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
| 16960 | |||
| 16961 | fi | ||
| 16962 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
| 16963 | CPPFLAGS="$gl_save_CPPFLAGS" | ||
| 16964 | rm -rf conftestd1a conftestd1b conftestd2 | ||
| 16965 | |||
| 16966 | fi | ||
| 16967 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_have_include_next" >&5 | ||
| 16968 | $as_echo "$gl_cv_have_include_next" >&6; } | ||
| 16969 | PRAGMA_SYSTEM_HEADER= | ||
| 16970 | if test $gl_cv_have_include_next = yes; then | ||
| 16971 | INCLUDE_NEXT=include_next | ||
| 16972 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE=include_next | ||
| 16973 | if test -n "$GCC"; then | ||
| 16974 | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' | ||
| 16975 | fi | ||
| 16976 | else | ||
| 16977 | if test $gl_cv_have_include_next = buggy; then | ||
| 16978 | INCLUDE_NEXT=include | ||
| 16979 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE=include_next | ||
| 16980 | else | ||
| 16981 | INCLUDE_NEXT=include | ||
| 16982 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE=include | ||
| 16983 | fi | ||
| 16984 | fi | ||
| 16985 | |||
| 16986 | |||
| 16987 | |||
| 16988 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether system header files limit the line length" >&5 | ||
| 16989 | $as_echo_n "checking whether system header files limit the line length... " >&6; } | ||
| 16990 | if test "${gl_cv_pragma_columns+set}" = set; then : | ||
| 16991 | $as_echo_n "(cached) " >&6 | ||
| 16992 | else | ||
| 16993 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 16994 | /* end confdefs.h. */ | ||
| 16995 | |||
| 16996 | #ifdef __TANDEM | ||
| 16997 | choke me | ||
| 16998 | #endif | ||
| 16999 | |||
| 17000 | _ACEOF | ||
| 17001 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | ||
| 17002 | $EGREP "choke me" >/dev/null 2>&1; then : | ||
| 17003 | gl_cv_pragma_columns=yes | ||
| 17004 | else | ||
| 17005 | gl_cv_pragma_columns=no | ||
| 17006 | fi | ||
| 17007 | rm -f conftest* | ||
| 17008 | |||
| 17009 | |||
| 17010 | fi | ||
| 17011 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_pragma_columns" >&5 | ||
| 17012 | $as_echo "$gl_cv_pragma_columns" >&6; } | ||
| 17013 | if test $gl_cv_pragma_columns = yes; then | ||
| 17014 | PRAGMA_COLUMNS="#pragma COLUMNS 10000" | ||
| 17015 | else | ||
| 17016 | PRAGMA_COLUMNS= | ||
| 17017 | fi | ||
| 17018 | |||
| 17019 | |||
| 17020 | |||
| 17021 | |||
| 17022 | 17079 | ||
| 17023 | 17080 | ||
| 17024 | 17081 | ||
| @@ -19735,17 +19792,6 @@ fi | |||
| 19735 | 19792 | ||
| 19736 | 19793 | ||
| 19737 | 19794 | ||
| 19738 | ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" | ||
| 19739 | if test "x$ac_cv_type_mode_t" = x""yes; then : | ||
| 19740 | |||
| 19741 | else | ||
| 19742 | |||
| 19743 | cat >>confdefs.h <<_ACEOF | ||
| 19744 | #define mode_t int | ||
| 19745 | _ACEOF | ||
| 19746 | |||
| 19747 | fi | ||
| 19748 | |||
| 19749 | 19795 | ||
| 19750 | 19796 | ||
| 19751 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <time.h>" >&5 | 19797 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <time.h>" >&5 |
| @@ -20113,6 +20159,74 @@ $as_echo "#define HAVE_STRUCT_UTIMBUF 1" >>confdefs.h | |||
| 20113 | 20159 | ||
| 20114 | 20160 | ||
| 20115 | 20161 | ||
| 20162 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking type of array argument to getgroups" >&5 | ||
| 20163 | $as_echo_n "checking type of array argument to getgroups... " >&6; } | ||
| 20164 | if test "${ac_cv_type_getgroups+set}" = set; then : | ||
| 20165 | $as_echo_n "(cached) " >&6 | ||
| 20166 | else | ||
| 20167 | if test "$cross_compiling" = yes; then : | ||
| 20168 | ac_cv_type_getgroups=cross | ||
| 20169 | else | ||
| 20170 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 20171 | /* end confdefs.h. */ | ||
| 20172 | /* Thanks to Mike Rendell for this test. */ | ||
| 20173 | $ac_includes_default | ||
| 20174 | #define NGID 256 | ||
| 20175 | #undef MAX | ||
| 20176 | #define MAX(x, y) ((x) > (y) ? (x) : (y)) | ||
| 20177 | |||
| 20178 | int | ||
| 20179 | main () | ||
| 20180 | { | ||
| 20181 | gid_t gidset[NGID]; | ||
| 20182 | int i, n; | ||
| 20183 | union { gid_t gval; long int lval; } val; | ||
| 20184 | |||
| 20185 | val.lval = -1; | ||
| 20186 | for (i = 0; i < NGID; i++) | ||
| 20187 | gidset[i] = val.gval; | ||
| 20188 | n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1, | ||
| 20189 | gidset); | ||
| 20190 | /* Exit non-zero if getgroups seems to require an array of ints. This | ||
| 20191 | happens when gid_t is short int but getgroups modifies an array | ||
| 20192 | of ints. */ | ||
| 20193 | return n > 0 && gidset[n] != val.gval; | ||
| 20194 | } | ||
| 20195 | _ACEOF | ||
| 20196 | if ac_fn_c_try_run "$LINENO"; then : | ||
| 20197 | ac_cv_type_getgroups=gid_t | ||
| 20198 | else | ||
| 20199 | ac_cv_type_getgroups=int | ||
| 20200 | fi | ||
| 20201 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | ||
| 20202 | conftest.$ac_objext conftest.beam conftest.$ac_ext | ||
| 20203 | fi | ||
| 20204 | |||
| 20205 | if test $ac_cv_type_getgroups = cross; then | ||
| 20206 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 20207 | /* end confdefs.h. */ | ||
| 20208 | #include <unistd.h> | ||
| 20209 | |||
| 20210 | _ACEOF | ||
| 20211 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | ||
| 20212 | $EGREP "getgroups.*int.*gid_t" >/dev/null 2>&1; then : | ||
| 20213 | ac_cv_type_getgroups=gid_t | ||
| 20214 | else | ||
| 20215 | ac_cv_type_getgroups=int | ||
| 20216 | fi | ||
| 20217 | rm -f conftest* | ||
| 20218 | |||
| 20219 | fi | ||
| 20220 | fi | ||
| 20221 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_getgroups" >&5 | ||
| 20222 | $as_echo "$ac_cv_type_getgroups" >&6; } | ||
| 20223 | |||
| 20224 | cat >>confdefs.h <<_ACEOF | ||
| 20225 | #define GETGROUPS_T $ac_cv_type_getgroups | ||
| 20226 | _ACEOF | ||
| 20227 | |||
| 20228 | |||
| 20229 | |||
| 20116 | 20230 | ||
| 20117 | if false; then | 20231 | if false; then |
| 20118 | GL_COND_LIBTOOL_TRUE= | 20232 | GL_COND_LIBTOOL_TRUE= |
| @@ -20526,6 +20640,136 @@ fi | |||
| 20526 | 20640 | ||
| 20527 | 20641 | ||
| 20528 | 20642 | ||
| 20643 | if test $ac_cv_func_faccessat = no; then | ||
| 20644 | HAVE_FACCESSAT=0 | ||
| 20645 | fi | ||
| 20646 | |||
| 20647 | if test $HAVE_FACCESSAT = 0; then | ||
| 20648 | |||
| 20649 | |||
| 20650 | |||
| 20651 | |||
| 20652 | |||
| 20653 | |||
| 20654 | |||
| 20655 | |||
| 20656 | gl_LIBOBJS="$gl_LIBOBJS faccessat.$ac_objext" | ||
| 20657 | |||
| 20658 | |||
| 20659 | for ac_func in access | ||
| 20660 | do : | ||
| 20661 | ac_fn_c_check_func "$LINENO" "access" "ac_cv_func_access" | ||
| 20662 | if test "x$ac_cv_func_access" = x""yes; then : | ||
| 20663 | cat >>confdefs.h <<_ACEOF | ||
| 20664 | #define HAVE_ACCESS 1 | ||
| 20665 | _ACEOF | ||
| 20666 | |||
| 20667 | fi | ||
| 20668 | done | ||
| 20669 | |||
| 20670 | |||
| 20671 | fi | ||
| 20672 | |||
| 20673 | |||
| 20674 | cat >>confdefs.h <<_ACEOF | ||
| 20675 | #define GNULIB_FACCESSAT 1 | ||
| 20676 | _ACEOF | ||
| 20677 | |||
| 20678 | |||
| 20679 | |||
| 20680 | |||
| 20681 | |||
| 20682 | |||
| 20683 | |||
| 20684 | GNULIB_FACCESSAT=1 | ||
| 20685 | |||
| 20686 | |||
| 20687 | |||
| 20688 | |||
| 20689 | |||
| 20690 | |||
| 20691 | |||
| 20692 | |||
| 20693 | |||
| 20694 | |||
| 20695 | |||
| 20696 | |||
| 20697 | |||
| 20698 | |||
| 20699 | |||
| 20700 | |||
| 20701 | if test $gl_cv_have_include_next = yes; then | ||
| 20702 | gl_cv_next_fcntl_h='<'fcntl.h'>' | ||
| 20703 | else | ||
| 20704 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <fcntl.h>" >&5 | ||
| 20705 | $as_echo_n "checking absolute name of <fcntl.h>... " >&6; } | ||
| 20706 | if test "${gl_cv_next_fcntl_h+set}" = set; then : | ||
| 20707 | $as_echo_n "(cached) " >&6 | ||
| 20708 | else | ||
| 20709 | |||
| 20710 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 20711 | /* end confdefs.h. */ | ||
| 20712 | #include <fcntl.h> | ||
| 20713 | |||
| 20714 | _ACEOF | ||
| 20715 | case "$host_os" in | ||
| 20716 | aix*) gl_absname_cpp="$ac_cpp -C" ;; | ||
| 20717 | *) gl_absname_cpp="$ac_cpp" ;; | ||
| 20718 | esac | ||
| 20719 | |||
| 20720 | case "$host_os" in | ||
| 20721 | mingw*) | ||
| 20722 | gl_dirsep_regex='[/\\]' | ||
| 20723 | ;; | ||
| 20724 | *) | ||
| 20725 | gl_dirsep_regex='\/' | ||
| 20726 | ;; | ||
| 20727 | esac | ||
| 20728 | gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g' | ||
| 20729 | |||
| 20730 | gl_header_literal_regex=`echo 'fcntl.h' \ | ||
| 20731 | | sed -e "$gl_make_literal_regex_sed"` | ||
| 20732 | gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{ | ||
| 20733 | s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/ | ||
| 20734 | s|^/[^/]|//&| | ||
| 20735 | p | ||
| 20736 | q | ||
| 20737 | }' | ||
| 20738 | gl_cv_next_fcntl_h='"'`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 | | ||
| 20739 | sed -n "$gl_absolute_header_sed"`'"' | ||
| 20740 | |||
| 20741 | |||
| 20742 | fi | ||
| 20743 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_fcntl_h" >&5 | ||
| 20744 | $as_echo "$gl_cv_next_fcntl_h" >&6; } | ||
| 20745 | fi | ||
| 20746 | NEXT_FCNTL_H=$gl_cv_next_fcntl_h | ||
| 20747 | |||
| 20748 | if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then | ||
| 20749 | # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' | ||
| 20750 | gl_next_as_first_directive='<'fcntl.h'>' | ||
| 20751 | else | ||
| 20752 | # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include' | ||
| 20753 | gl_next_as_first_directive=$gl_cv_next_fcntl_h | ||
| 20754 | fi | ||
| 20755 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=$gl_next_as_first_directive | ||
| 20756 | |||
| 20757 | |||
| 20758 | |||
| 20759 | |||
| 20760 | |||
| 20761 | |||
| 20762 | |||
| 20763 | |||
| 20764 | |||
| 20765 | |||
| 20766 | |||
| 20767 | |||
| 20768 | |||
| 20769 | |||
| 20770 | |||
| 20771 | |||
| 20772 | |||
| 20529 | 20773 | ||
| 20530 | fp_headers=' | 20774 | fp_headers=' |
| 20531 | # include <stdio.h> | 20775 | # include <stdio.h> |
| @@ -24124,18 +24368,481 @@ $as_echo "#define FUTIMESAT_NULL_BUG 1" >>confdefs.h | |||
| 24124 | fi | 24368 | fi |
| 24125 | 24369 | ||
| 24126 | gl_gnulib_enabled_dosname=false | 24370 | gl_gnulib_enabled_dosname=false |
| 24371 | gl_gnulib_enabled_euidaccess=false | ||
| 24372 | gl_gnulib_enabled_getgroups=false | ||
| 24127 | gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false | 24373 | gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false |
| 24374 | gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=false | ||
| 24128 | gl_gnulib_enabled_pathmax=false | 24375 | gl_gnulib_enabled_pathmax=false |
| 24376 | gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=false | ||
| 24129 | gl_gnulib_enabled_stat=false | 24377 | gl_gnulib_enabled_stat=false |
| 24130 | gl_gnulib_enabled_strtoll=false | 24378 | gl_gnulib_enabled_strtoll=false |
| 24131 | gl_gnulib_enabled_strtoull=false | 24379 | gl_gnulib_enabled_strtoull=false |
| 24132 | gl_gnulib_enabled_verify=false | 24380 | gl_gnulib_enabled_verify=false |
| 24381 | gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=false | ||
| 24133 | func_gl_gnulib_m4code_dosname () | 24382 | func_gl_gnulib_m4code_dosname () |
| 24134 | { | 24383 | { |
| 24135 | if ! $gl_gnulib_enabled_dosname; then | 24384 | if ! $gl_gnulib_enabled_dosname; then |
| 24136 | gl_gnulib_enabled_dosname=true | 24385 | gl_gnulib_enabled_dosname=true |
| 24137 | fi | 24386 | fi |
| 24138 | } | 24387 | } |
| 24388 | func_gl_gnulib_m4code_euidaccess () | ||
| 24389 | { | ||
| 24390 | if ! $gl_gnulib_enabled_euidaccess; then | ||
| 24391 | |||
| 24392 | |||
| 24393 | |||
| 24394 | |||
| 24395 | |||
| 24396 | for ac_func in euidaccess | ||
| 24397 | do : | ||
| 24398 | ac_fn_c_check_func "$LINENO" "euidaccess" "ac_cv_func_euidaccess" | ||
| 24399 | if test "x$ac_cv_func_euidaccess" = x""yes; then : | ||
| 24400 | cat >>confdefs.h <<_ACEOF | ||
| 24401 | #define HAVE_EUIDACCESS 1 | ||
| 24402 | _ACEOF | ||
| 24403 | |||
| 24404 | fi | ||
| 24405 | done | ||
| 24406 | |||
| 24407 | if test $ac_cv_func_euidaccess = no; then | ||
| 24408 | HAVE_EUIDACCESS=0 | ||
| 24409 | fi | ||
| 24410 | |||
| 24411 | if test $HAVE_EUIDACCESS = 0; then | ||
| 24412 | |||
| 24413 | |||
| 24414 | |||
| 24415 | |||
| 24416 | |||
| 24417 | |||
| 24418 | |||
| 24419 | |||
| 24420 | gl_LIBOBJS="$gl_LIBOBJS euidaccess.$ac_objext" | ||
| 24421 | |||
| 24422 | |||
| 24423 | |||
| 24424 | for ac_header in libgen.h | ||
| 24425 | do : | ||
| 24426 | ac_fn_c_check_header_mongrel "$LINENO" "libgen.h" "ac_cv_header_libgen_h" "$ac_includes_default" | ||
| 24427 | if test "x$ac_cv_header_libgen_h" = x""yes; then : | ||
| 24428 | cat >>confdefs.h <<_ACEOF | ||
| 24429 | #define HAVE_LIBGEN_H 1 | ||
| 24430 | _ACEOF | ||
| 24431 | |||
| 24432 | fi | ||
| 24433 | |||
| 24434 | done | ||
| 24435 | |||
| 24436 | |||
| 24437 | ac_fn_c_check_func "$LINENO" "getgroups" "ac_cv_func_getgroups" | ||
| 24438 | if test "x$ac_cv_func_getgroups" = x""yes; then : | ||
| 24439 | |||
| 24440 | fi | ||
| 24441 | |||
| 24442 | |||
| 24443 | # If we don't yet have getgroups, see if it's in -lbsd. | ||
| 24444 | # This is reported to be necessary on an ITOS 3000WS running SEIUX 3.1. | ||
| 24445 | ac_save_LIBS=$LIBS | ||
| 24446 | if test $ac_cv_func_getgroups = no; then | ||
| 24447 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getgroups in -lbsd" >&5 | ||
| 24448 | $as_echo_n "checking for getgroups in -lbsd... " >&6; } | ||
| 24449 | if test "${ac_cv_lib_bsd_getgroups+set}" = set; then : | ||
| 24450 | $as_echo_n "(cached) " >&6 | ||
| 24451 | else | ||
| 24452 | ac_check_lib_save_LIBS=$LIBS | ||
| 24453 | LIBS="-lbsd $LIBS" | ||
| 24454 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 24455 | /* end confdefs.h. */ | ||
| 24456 | |||
| 24457 | /* Override any GCC internal prototype to avoid an error. | ||
| 24458 | Use char because int might match the return type of a GCC | ||
| 24459 | builtin and then its argument prototype would still apply. */ | ||
| 24460 | #ifdef __cplusplus | ||
| 24461 | extern "C" | ||
| 24462 | #endif | ||
| 24463 | char getgroups (); | ||
| 24464 | int | ||
| 24465 | main () | ||
| 24466 | { | ||
| 24467 | return getgroups (); | ||
| 24468 | ; | ||
| 24469 | return 0; | ||
| 24470 | } | ||
| 24471 | _ACEOF | ||
| 24472 | if ac_fn_c_try_link "$LINENO"; then : | ||
| 24473 | ac_cv_lib_bsd_getgroups=yes | ||
| 24474 | else | ||
| 24475 | ac_cv_lib_bsd_getgroups=no | ||
| 24476 | fi | ||
| 24477 | rm -f core conftest.err conftest.$ac_objext \ | ||
| 24478 | conftest$ac_exeext conftest.$ac_ext | ||
| 24479 | LIBS=$ac_check_lib_save_LIBS | ||
| 24480 | fi | ||
| 24481 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_getgroups" >&5 | ||
| 24482 | $as_echo "$ac_cv_lib_bsd_getgroups" >&6; } | ||
| 24483 | if test "x$ac_cv_lib_bsd_getgroups" = x""yes; then : | ||
| 24484 | GETGROUPS_LIB=-lbsd | ||
| 24485 | fi | ||
| 24486 | |||
| 24487 | fi | ||
| 24488 | |||
| 24489 | # Run the program to test the functionality of the system-supplied | ||
| 24490 | # getgroups function only if there is such a function. | ||
| 24491 | if test $ac_cv_func_getgroups = yes; then | ||
| 24492 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working getgroups" >&5 | ||
| 24493 | $as_echo_n "checking for working getgroups... " >&6; } | ||
| 24494 | if test "${ac_cv_func_getgroups_works+set}" = set; then : | ||
| 24495 | $as_echo_n "(cached) " >&6 | ||
| 24496 | else | ||
| 24497 | if test "$cross_compiling" = yes; then : | ||
| 24498 | case "$host_os" in # (( | ||
| 24499 | # Guess yes on glibc systems. | ||
| 24500 | *-gnu*) ac_cv_func_getgroups_works="guessing yes" ;; | ||
| 24501 | # If we don't know, assume the worst. | ||
| 24502 | *) ac_cv_func_getgroups_works="guessing no" ;; | ||
| 24503 | esac | ||
| 24504 | |||
| 24505 | else | ||
| 24506 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 24507 | /* end confdefs.h. */ | ||
| 24508 | $ac_includes_default | ||
| 24509 | int | ||
| 24510 | main () | ||
| 24511 | { | ||
| 24512 | /* On Ultrix 4.3, getgroups (0, 0) always fails. */ | ||
| 24513 | return getgroups (0, 0) == -1; | ||
| 24514 | ; | ||
| 24515 | return 0; | ||
| 24516 | } | ||
| 24517 | |||
| 24518 | _ACEOF | ||
| 24519 | if ac_fn_c_try_run "$LINENO"; then : | ||
| 24520 | ac_cv_func_getgroups_works=yes | ||
| 24521 | else | ||
| 24522 | ac_cv_func_getgroups_works=no | ||
| 24523 | fi | ||
| 24524 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | ||
| 24525 | conftest.$ac_objext conftest.beam conftest.$ac_ext | ||
| 24526 | fi | ||
| 24527 | |||
| 24528 | |||
| 24529 | fi | ||
| 24530 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_getgroups_works" >&5 | ||
| 24531 | $as_echo "$ac_cv_func_getgroups_works" >&6; } | ||
| 24532 | else | ||
| 24533 | ac_cv_func_getgroups_works=no | ||
| 24534 | fi | ||
| 24535 | case "$ac_cv_func_getgroups_works" in | ||
| 24536 | *yes) | ||
| 24537 | |||
| 24538 | $as_echo "#define HAVE_GETGROUPS 1" >>confdefs.h | ||
| 24539 | |||
| 24540 | ;; | ||
| 24541 | esac | ||
| 24542 | LIBS=$ac_save_LIBS | ||
| 24543 | |||
| 24544 | |||
| 24545 | # Solaris 9 and 10 need -lgen to get the eaccess function. | ||
| 24546 | # Save and restore LIBS so -lgen isn't added to it. Otherwise, *all* | ||
| 24547 | # programs in the package would end up linked with that potentially-shared | ||
| 24548 | # library, inducing unnecessary run-time overhead. | ||
| 24549 | LIB_EACCESS= | ||
| 24550 | |||
| 24551 | gl_saved_libs=$LIBS | ||
| 24552 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing eaccess" >&5 | ||
| 24553 | $as_echo_n "checking for library containing eaccess... " >&6; } | ||
| 24554 | if test "${ac_cv_search_eaccess+set}" = set; then : | ||
| 24555 | $as_echo_n "(cached) " >&6 | ||
| 24556 | else | ||
| 24557 | ac_func_search_save_LIBS=$LIBS | ||
| 24558 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 24559 | /* end confdefs.h. */ | ||
| 24560 | |||
| 24561 | /* Override any GCC internal prototype to avoid an error. | ||
| 24562 | Use char because int might match the return type of a GCC | ||
| 24563 | builtin and then its argument prototype would still apply. */ | ||
| 24564 | #ifdef __cplusplus | ||
| 24565 | extern "C" | ||
| 24566 | #endif | ||
| 24567 | char eaccess (); | ||
| 24568 | int | ||
| 24569 | main () | ||
| 24570 | { | ||
| 24571 | return eaccess (); | ||
| 24572 | ; | ||
| 24573 | return 0; | ||
| 24574 | } | ||
| 24575 | _ACEOF | ||
| 24576 | for ac_lib in '' gen; do | ||
| 24577 | if test -z "$ac_lib"; then | ||
| 24578 | ac_res="none required" | ||
| 24579 | else | ||
| 24580 | ac_res=-l$ac_lib | ||
| 24581 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | ||
| 24582 | fi | ||
| 24583 | if ac_fn_c_try_link "$LINENO"; then : | ||
| 24584 | ac_cv_search_eaccess=$ac_res | ||
| 24585 | fi | ||
| 24586 | rm -f core conftest.err conftest.$ac_objext \ | ||
| 24587 | conftest$ac_exeext | ||
| 24588 | if test "${ac_cv_search_eaccess+set}" = set; then : | ||
| 24589 | break | ||
| 24590 | fi | ||
| 24591 | done | ||
| 24592 | if test "${ac_cv_search_eaccess+set}" = set; then : | ||
| 24593 | |||
| 24594 | else | ||
| 24595 | ac_cv_search_eaccess=no | ||
| 24596 | fi | ||
| 24597 | rm conftest.$ac_ext | ||
| 24598 | LIBS=$ac_func_search_save_LIBS | ||
| 24599 | fi | ||
| 24600 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_eaccess" >&5 | ||
| 24601 | $as_echo "$ac_cv_search_eaccess" >&6; } | ||
| 24602 | ac_res=$ac_cv_search_eaccess | ||
| 24603 | if test "$ac_res" != no; then : | ||
| 24604 | test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" | ||
| 24605 | test "$ac_cv_search_eaccess" = "none required" || | ||
| 24606 | LIB_EACCESS=$ac_cv_search_eaccess | ||
| 24607 | fi | ||
| 24608 | |||
| 24609 | for ac_func in eaccess | ||
| 24610 | do : | ||
| 24611 | ac_fn_c_check_func "$LINENO" "eaccess" "ac_cv_func_eaccess" | ||
| 24612 | if test "x$ac_cv_func_eaccess" = x""yes; then : | ||
| 24613 | cat >>confdefs.h <<_ACEOF | ||
| 24614 | #define HAVE_EACCESS 1 | ||
| 24615 | _ACEOF | ||
| 24616 | |||
| 24617 | fi | ||
| 24618 | done | ||
| 24619 | |||
| 24620 | LIBS=$gl_saved_libs | ||
| 24621 | |||
| 24622 | fi | ||
| 24623 | |||
| 24624 | |||
| 24625 | |||
| 24626 | |||
| 24627 | |||
| 24628 | GNULIB_EUIDACCESS=1 | ||
| 24629 | |||
| 24630 | |||
| 24631 | |||
| 24632 | |||
| 24633 | |||
| 24634 | gl_gnulib_enabled_euidaccess=true | ||
| 24635 | if test $HAVE_EUIDACCESS = 0; then | ||
| 24636 | func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1 | ||
| 24637 | fi | ||
| 24638 | func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c | ||
| 24639 | if test $HAVE_EUIDACCESS = 0; then | ||
| 24640 | func_gl_gnulib_m4code_stat | ||
| 24641 | fi | ||
| 24642 | fi | ||
| 24643 | } | ||
| 24644 | func_gl_gnulib_m4code_getgroups () | ||
| 24645 | { | ||
| 24646 | if ! $gl_gnulib_enabled_getgroups; then | ||
| 24647 | |||
| 24648 | |||
| 24649 | |||
| 24650 | |||
| 24651 | |||
| 24652 | ac_fn_c_check_func "$LINENO" "getgroups" "ac_cv_func_getgroups" | ||
| 24653 | if test "x$ac_cv_func_getgroups" = x""yes; then : | ||
| 24654 | |||
| 24655 | fi | ||
| 24656 | |||
| 24657 | |||
| 24658 | # If we don't yet have getgroups, see if it's in -lbsd. | ||
| 24659 | # This is reported to be necessary on an ITOS 3000WS running SEIUX 3.1. | ||
| 24660 | ac_save_LIBS=$LIBS | ||
| 24661 | if test $ac_cv_func_getgroups = no; then | ||
| 24662 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getgroups in -lbsd" >&5 | ||
| 24663 | $as_echo_n "checking for getgroups in -lbsd... " >&6; } | ||
| 24664 | if test "${ac_cv_lib_bsd_getgroups+set}" = set; then : | ||
| 24665 | $as_echo_n "(cached) " >&6 | ||
| 24666 | else | ||
| 24667 | ac_check_lib_save_LIBS=$LIBS | ||
| 24668 | LIBS="-lbsd $LIBS" | ||
| 24669 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 24670 | /* end confdefs.h. */ | ||
| 24671 | |||
| 24672 | /* Override any GCC internal prototype to avoid an error. | ||
| 24673 | Use char because int might match the return type of a GCC | ||
| 24674 | builtin and then its argument prototype would still apply. */ | ||
| 24675 | #ifdef __cplusplus | ||
| 24676 | extern "C" | ||
| 24677 | #endif | ||
| 24678 | char getgroups (); | ||
| 24679 | int | ||
| 24680 | main () | ||
| 24681 | { | ||
| 24682 | return getgroups (); | ||
| 24683 | ; | ||
| 24684 | return 0; | ||
| 24685 | } | ||
| 24686 | _ACEOF | ||
| 24687 | if ac_fn_c_try_link "$LINENO"; then : | ||
| 24688 | ac_cv_lib_bsd_getgroups=yes | ||
| 24689 | else | ||
| 24690 | ac_cv_lib_bsd_getgroups=no | ||
| 24691 | fi | ||
| 24692 | rm -f core conftest.err conftest.$ac_objext \ | ||
| 24693 | conftest$ac_exeext conftest.$ac_ext | ||
| 24694 | LIBS=$ac_check_lib_save_LIBS | ||
| 24695 | fi | ||
| 24696 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_getgroups" >&5 | ||
| 24697 | $as_echo "$ac_cv_lib_bsd_getgroups" >&6; } | ||
| 24698 | if test "x$ac_cv_lib_bsd_getgroups" = x""yes; then : | ||
| 24699 | GETGROUPS_LIB=-lbsd | ||
| 24700 | fi | ||
| 24701 | |||
| 24702 | fi | ||
| 24703 | |||
| 24704 | # Run the program to test the functionality of the system-supplied | ||
| 24705 | # getgroups function only if there is such a function. | ||
| 24706 | if test $ac_cv_func_getgroups = yes; then | ||
| 24707 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working getgroups" >&5 | ||
| 24708 | $as_echo_n "checking for working getgroups... " >&6; } | ||
| 24709 | if test "${ac_cv_func_getgroups_works+set}" = set; then : | ||
| 24710 | $as_echo_n "(cached) " >&6 | ||
| 24711 | else | ||
| 24712 | if test "$cross_compiling" = yes; then : | ||
| 24713 | case "$host_os" in # (( | ||
| 24714 | # Guess yes on glibc systems. | ||
| 24715 | *-gnu*) ac_cv_func_getgroups_works="guessing yes" ;; | ||
| 24716 | # If we don't know, assume the worst. | ||
| 24717 | *) ac_cv_func_getgroups_works="guessing no" ;; | ||
| 24718 | esac | ||
| 24719 | |||
| 24720 | else | ||
| 24721 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 24722 | /* end confdefs.h. */ | ||
| 24723 | $ac_includes_default | ||
| 24724 | int | ||
| 24725 | main () | ||
| 24726 | { | ||
| 24727 | /* On Ultrix 4.3, getgroups (0, 0) always fails. */ | ||
| 24728 | return getgroups (0, 0) == -1; | ||
| 24729 | ; | ||
| 24730 | return 0; | ||
| 24731 | } | ||
| 24732 | |||
| 24733 | _ACEOF | ||
| 24734 | if ac_fn_c_try_run "$LINENO"; then : | ||
| 24735 | ac_cv_func_getgroups_works=yes | ||
| 24736 | else | ||
| 24737 | ac_cv_func_getgroups_works=no | ||
| 24738 | fi | ||
| 24739 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | ||
| 24740 | conftest.$ac_objext conftest.beam conftest.$ac_ext | ||
| 24741 | fi | ||
| 24742 | |||
| 24743 | |||
| 24744 | fi | ||
| 24745 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_getgroups_works" >&5 | ||
| 24746 | $as_echo "$ac_cv_func_getgroups_works" >&6; } | ||
| 24747 | else | ||
| 24748 | ac_cv_func_getgroups_works=no | ||
| 24749 | fi | ||
| 24750 | case "$ac_cv_func_getgroups_works" in | ||
| 24751 | *yes) | ||
| 24752 | |||
| 24753 | $as_echo "#define HAVE_GETGROUPS 1" >>confdefs.h | ||
| 24754 | |||
| 24755 | ;; | ||
| 24756 | esac | ||
| 24757 | LIBS=$ac_save_LIBS | ||
| 24758 | |||
| 24759 | if test $ac_cv_func_getgroups != yes; then | ||
| 24760 | HAVE_GETGROUPS=0 | ||
| 24761 | else | ||
| 24762 | if test "$ac_cv_type_getgroups" != gid_t \ | ||
| 24763 | || { case "$ac_cv_func_getgroups_works" in | ||
| 24764 | *yes) false;; | ||
| 24765 | *) true;; | ||
| 24766 | esac | ||
| 24767 | }; then | ||
| 24768 | REPLACE_GETGROUPS=1 | ||
| 24769 | |||
| 24770 | $as_echo "#define GETGROUPS_ZERO_BUG 1" >>confdefs.h | ||
| 24771 | |||
| 24772 | else | ||
| 24773 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getgroups handles negative values" >&5 | ||
| 24774 | $as_echo_n "checking whether getgroups handles negative values... " >&6; } | ||
| 24775 | if test "${gl_cv_func_getgroups_works+set}" = set; then : | ||
| 24776 | $as_echo_n "(cached) " >&6 | ||
| 24777 | else | ||
| 24778 | if test "$cross_compiling" = yes; then : | ||
| 24779 | case "$host_os" in | ||
| 24780 | # Guess yes on glibc systems. | ||
| 24781 | *-gnu*) gl_cv_func_getgroups_works="guessing yes" ;; | ||
| 24782 | # If we don't know, assume the worst. | ||
| 24783 | *) gl_cv_func_getgroups_works="guessing no" ;; | ||
| 24784 | esac | ||
| 24785 | |||
| 24786 | else | ||
| 24787 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 24788 | /* end confdefs.h. */ | ||
| 24789 | $ac_includes_default | ||
| 24790 | int | ||
| 24791 | main () | ||
| 24792 | { | ||
| 24793 | int size = getgroups (0, 0); | ||
| 24794 | gid_t *list = malloc (size * sizeof *list); | ||
| 24795 | return getgroups (-1, list) != -1; | ||
| 24796 | ; | ||
| 24797 | return 0; | ||
| 24798 | } | ||
| 24799 | _ACEOF | ||
| 24800 | if ac_fn_c_try_run "$LINENO"; then : | ||
| 24801 | gl_cv_func_getgroups_works=yes | ||
| 24802 | else | ||
| 24803 | gl_cv_func_getgroups_works=no | ||
| 24804 | fi | ||
| 24805 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | ||
| 24806 | conftest.$ac_objext conftest.beam conftest.$ac_ext | ||
| 24807 | fi | ||
| 24808 | |||
| 24809 | fi | ||
| 24810 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_getgroups_works" >&5 | ||
| 24811 | $as_echo "$gl_cv_func_getgroups_works" >&6; } | ||
| 24812 | case "$gl_cv_func_getgroups_works" in | ||
| 24813 | *yes) ;; | ||
| 24814 | *) REPLACE_GETGROUPS=1 ;; | ||
| 24815 | esac | ||
| 24816 | fi | ||
| 24817 | fi | ||
| 24818 | test -n "$GETGROUPS_LIB" && LIBS="$GETGROUPS_LIB $LIBS" | ||
| 24819 | |||
| 24820 | if test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1; then | ||
| 24821 | |||
| 24822 | |||
| 24823 | |||
| 24824 | |||
| 24825 | |||
| 24826 | |||
| 24827 | |||
| 24828 | |||
| 24829 | gl_LIBOBJS="$gl_LIBOBJS getgroups.$ac_objext" | ||
| 24830 | |||
| 24831 | fi | ||
| 24832 | |||
| 24833 | |||
| 24834 | |||
| 24835 | |||
| 24836 | |||
| 24837 | GNULIB_GETGROUPS=1 | ||
| 24838 | |||
| 24839 | |||
| 24840 | |||
| 24841 | |||
| 24842 | |||
| 24843 | gl_gnulib_enabled_getgroups=true | ||
| 24844 | fi | ||
| 24845 | } | ||
| 24139 | func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 () | 24846 | func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 () |
| 24140 | { | 24847 | { |
| 24141 | if ! $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then | 24848 | if ! $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then |
| @@ -24144,6 +24851,59 @@ $as_echo "#define FUTIMESAT_NULL_BUG 1" >>confdefs.h | |||
| 24144 | gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true | 24851 | gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true |
| 24145 | fi | 24852 | fi |
| 24146 | } | 24853 | } |
| 24854 | func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1 () | ||
| 24855 | { | ||
| 24856 | if ! $gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1; then | ||
| 24857 | |||
| 24858 | |||
| 24859 | |||
| 24860 | |||
| 24861 | |||
| 24862 | ac_fn_c_check_func "$LINENO" "group_member" "ac_cv_func_group_member" | ||
| 24863 | if test "x$ac_cv_func_group_member" = x""yes; then : | ||
| 24864 | |||
| 24865 | else | ||
| 24866 | |||
| 24867 | HAVE_GROUP_MEMBER=0 | ||
| 24868 | |||
| 24869 | fi | ||
| 24870 | |||
| 24871 | |||
| 24872 | if test $HAVE_GROUP_MEMBER = 0; then | ||
| 24873 | |||
| 24874 | |||
| 24875 | |||
| 24876 | |||
| 24877 | |||
| 24878 | |||
| 24879 | |||
| 24880 | |||
| 24881 | gl_LIBOBJS="$gl_LIBOBJS group-member.$ac_objext" | ||
| 24882 | |||
| 24883 | |||
| 24884 | |||
| 24885 | |||
| 24886 | fi | ||
| 24887 | |||
| 24888 | |||
| 24889 | |||
| 24890 | |||
| 24891 | |||
| 24892 | GNULIB_GROUP_MEMBER=1 | ||
| 24893 | |||
| 24894 | |||
| 24895 | |||
| 24896 | |||
| 24897 | |||
| 24898 | gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=true | ||
| 24899 | if test $HAVE_GROUP_MEMBER = 0; then | ||
| 24900 | func_gl_gnulib_m4code_getgroups | ||
| 24901 | fi | ||
| 24902 | if test $HAVE_GROUP_MEMBER = 0; then | ||
| 24903 | func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec | ||
| 24904 | fi | ||
| 24905 | fi | ||
| 24906 | } | ||
| 24147 | func_gl_gnulib_m4code_pathmax () | 24907 | func_gl_gnulib_m4code_pathmax () |
| 24148 | { | 24908 | { |
| 24149 | if ! $gl_gnulib_enabled_pathmax; then | 24909 | if ! $gl_gnulib_enabled_pathmax; then |
| @@ -24153,6 +24913,12 @@ $as_echo "#define FUTIMESAT_NULL_BUG 1" >>confdefs.h | |||
| 24153 | gl_gnulib_enabled_pathmax=true | 24913 | gl_gnulib_enabled_pathmax=true |
| 24154 | fi | 24914 | fi |
| 24155 | } | 24915 | } |
| 24916 | func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c () | ||
| 24917 | { | ||
| 24918 | if ! $gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c; then | ||
| 24919 | gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=true | ||
| 24920 | fi | ||
| 24921 | } | ||
| 24156 | func_gl_gnulib_m4code_stat () | 24922 | func_gl_gnulib_m4code_stat () |
| 24157 | { | 24923 | { |
| 24158 | if ! $gl_gnulib_enabled_stat; then | 24924 | if ! $gl_gnulib_enabled_stat; then |
| @@ -24409,6 +25175,18 @@ done | |||
| 24409 | gl_gnulib_enabled_verify=true | 25175 | gl_gnulib_enabled_verify=true |
| 24410 | fi | 25176 | fi |
| 24411 | } | 25177 | } |
| 25178 | func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec () | ||
| 25179 | { | ||
| 25180 | if ! $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then | ||
| 25181 | gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=true | ||
| 25182 | fi | ||
| 25183 | } | ||
| 25184 | if test $HAVE_FACCESSAT = 0; then | ||
| 25185 | func_gl_gnulib_m4code_dosname | ||
| 25186 | fi | ||
| 25187 | if test $HAVE_FACCESSAT = 0; then | ||
| 25188 | func_gl_gnulib_m4code_euidaccess | ||
| 25189 | fi | ||
| 24412 | if test $REPLACE_GETOPT = 1; then | 25190 | if test $REPLACE_GETOPT = 1; then |
| 24413 | func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 | 25191 | func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 |
| 24414 | fi | 25192 | fi |
| @@ -24442,6 +25220,22 @@ else | |||
| 24442 | gl_GNULIB_ENABLED_dosname_FALSE= | 25220 | gl_GNULIB_ENABLED_dosname_FALSE= |
| 24443 | fi | 25221 | fi |
| 24444 | 25222 | ||
| 25223 | if $gl_gnulib_enabled_euidaccess; then | ||
| 25224 | gl_GNULIB_ENABLED_euidaccess_TRUE= | ||
| 25225 | gl_GNULIB_ENABLED_euidaccess_FALSE='#' | ||
| 25226 | else | ||
| 25227 | gl_GNULIB_ENABLED_euidaccess_TRUE='#' | ||
| 25228 | gl_GNULIB_ENABLED_euidaccess_FALSE= | ||
| 25229 | fi | ||
| 25230 | |||
| 25231 | if $gl_gnulib_enabled_getgroups; then | ||
| 25232 | gl_GNULIB_ENABLED_getgroups_TRUE= | ||
| 25233 | gl_GNULIB_ENABLED_getgroups_FALSE='#' | ||
| 25234 | else | ||
| 25235 | gl_GNULIB_ENABLED_getgroups_TRUE='#' | ||
| 25236 | gl_GNULIB_ENABLED_getgroups_FALSE= | ||
| 25237 | fi | ||
| 25238 | |||
| 24445 | if $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then | 25239 | if $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then |
| 24446 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE= | 25240 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE= |
| 24447 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='#' | 25241 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='#' |
| @@ -24450,6 +25244,14 @@ else | |||
| 24450 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE= | 25244 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE= |
| 24451 | fi | 25245 | fi |
| 24452 | 25246 | ||
| 25247 | if $gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1; then | ||
| 25248 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE= | ||
| 25249 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE='#' | ||
| 25250 | else | ||
| 25251 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE='#' | ||
| 25252 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE= | ||
| 25253 | fi | ||
| 25254 | |||
| 24453 | if $gl_gnulib_enabled_pathmax; then | 25255 | if $gl_gnulib_enabled_pathmax; then |
| 24454 | gl_GNULIB_ENABLED_pathmax_TRUE= | 25256 | gl_GNULIB_ENABLED_pathmax_TRUE= |
| 24455 | gl_GNULIB_ENABLED_pathmax_FALSE='#' | 25257 | gl_GNULIB_ENABLED_pathmax_FALSE='#' |
| @@ -24458,6 +25260,14 @@ else | |||
| 24458 | gl_GNULIB_ENABLED_pathmax_FALSE= | 25260 | gl_GNULIB_ENABLED_pathmax_FALSE= |
| 24459 | fi | 25261 | fi |
| 24460 | 25262 | ||
| 25263 | if $gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c; then | ||
| 25264 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE= | ||
| 25265 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE='#' | ||
| 25266 | else | ||
| 25267 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE='#' | ||
| 25268 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE= | ||
| 25269 | fi | ||
| 25270 | |||
| 24461 | if $gl_gnulib_enabled_stat; then | 25271 | if $gl_gnulib_enabled_stat; then |
| 24462 | gl_GNULIB_ENABLED_stat_TRUE= | 25272 | gl_GNULIB_ENABLED_stat_TRUE= |
| 24463 | gl_GNULIB_ENABLED_stat_FALSE='#' | 25273 | gl_GNULIB_ENABLED_stat_FALSE='#' |
| @@ -24490,6 +25300,14 @@ else | |||
| 24490 | gl_GNULIB_ENABLED_verify_FALSE= | 25300 | gl_GNULIB_ENABLED_verify_FALSE= |
| 24491 | fi | 25301 | fi |
| 24492 | 25302 | ||
| 25303 | if $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then | ||
| 25304 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE= | ||
| 25305 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE='#' | ||
| 25306 | else | ||
| 25307 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE='#' | ||
| 25308 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE= | ||
| 25309 | fi | ||
| 25310 | |||
| 24493 | # End of code from modules | 25311 | # End of code from modules |
| 24494 | 25312 | ||
| 24495 | 25313 | ||
| @@ -24970,14 +25788,30 @@ if test -z "${gl_GNULIB_ENABLED_dosname_TRUE}" && test -z "${gl_GNULIB_ENABLED_d | |||
| 24970 | as_fn_error "conditional \"gl_GNULIB_ENABLED_dosname\" was never defined. | 25788 | as_fn_error "conditional \"gl_GNULIB_ENABLED_dosname\" was never defined. |
| 24971 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 25789 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 24972 | fi | 25790 | fi |
| 25791 | if test -z "${gl_GNULIB_ENABLED_euidaccess_TRUE}" && test -z "${gl_GNULIB_ENABLED_euidaccess_FALSE}"; then | ||
| 25792 | as_fn_error "conditional \"gl_GNULIB_ENABLED_euidaccess\" was never defined. | ||
| 25793 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
| 25794 | fi | ||
| 25795 | if test -z "${gl_GNULIB_ENABLED_getgroups_TRUE}" && test -z "${gl_GNULIB_ENABLED_getgroups_FALSE}"; then | ||
| 25796 | as_fn_error "conditional \"gl_GNULIB_ENABLED_getgroups\" was never defined. | ||
| 25797 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
| 25798 | fi | ||
| 24973 | if test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE}" && test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE}"; then | 25799 | if test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE}" && test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE}"; then |
| 24974 | as_fn_error "conditional \"gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36\" was never defined. | 25800 | as_fn_error "conditional \"gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36\" was never defined. |
| 24975 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 25801 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 24976 | fi | 25802 | fi |
| 25803 | if test -z "${gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE}" && test -z "${gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE}"; then | ||
| 25804 | as_fn_error "conditional \"gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1\" was never defined. | ||
| 25805 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
| 25806 | fi | ||
| 24977 | if test -z "${gl_GNULIB_ENABLED_pathmax_TRUE}" && test -z "${gl_GNULIB_ENABLED_pathmax_FALSE}"; then | 25807 | if test -z "${gl_GNULIB_ENABLED_pathmax_TRUE}" && test -z "${gl_GNULIB_ENABLED_pathmax_FALSE}"; then |
| 24978 | as_fn_error "conditional \"gl_GNULIB_ENABLED_pathmax\" was never defined. | 25808 | as_fn_error "conditional \"gl_GNULIB_ENABLED_pathmax\" was never defined. |
| 24979 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 25809 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 24980 | fi | 25810 | fi |
| 25811 | if test -z "${gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE}" && test -z "${gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE}"; then | ||
| 25812 | as_fn_error "conditional \"gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c\" was never defined. | ||
| 25813 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
| 25814 | fi | ||
| 24981 | if test -z "${gl_GNULIB_ENABLED_stat_TRUE}" && test -z "${gl_GNULIB_ENABLED_stat_FALSE}"; then | 25815 | if test -z "${gl_GNULIB_ENABLED_stat_TRUE}" && test -z "${gl_GNULIB_ENABLED_stat_FALSE}"; then |
| 24982 | as_fn_error "conditional \"gl_GNULIB_ENABLED_stat\" was never defined. | 25816 | as_fn_error "conditional \"gl_GNULIB_ENABLED_stat\" was never defined. |
| 24983 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 25817 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| @@ -24994,6 +25828,10 @@ if test -z "${gl_GNULIB_ENABLED_verify_TRUE}" && test -z "${gl_GNULIB_ENABLED_ve | |||
| 24994 | as_fn_error "conditional \"gl_GNULIB_ENABLED_verify\" was never defined. | 25828 | as_fn_error "conditional \"gl_GNULIB_ENABLED_verify\" was never defined. |
| 24995 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 25829 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 24996 | fi | 25830 | fi |
| 25831 | if test -z "${gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE}" && test -z "${gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE}"; then | ||
| 25832 | as_fn_error "conditional \"gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec\" was never defined. | ||
| 25833 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
| 25834 | fi | ||
| 24997 | 25835 | ||
| 24998 | gl_libobjs= | 25836 | gl_libobjs= |
| 24999 | gl_ltlibobjs= | 25837 | gl_ltlibobjs= |