aboutsummaryrefslogtreecommitdiffstats
path: root/autogen/configure
diff options
context:
space:
mode:
authorGlenn Morris2013-07-08 06:17:45 -0400
committerGlenn Morris2013-07-08 06:17:45 -0400
commit0cdca42ab2b22fd7d26e15ece450ba1c4efa45ee (patch)
tree74a4ee2fea570f919172de69e90daf90106a75fc /autogen/configure
parent2a74a90a033ec2bf2580ca1c7163209f1cd3faed (diff)
downloademacs-0cdca42ab2b22fd7d26e15ece450ba1c4efa45ee.tar.gz
emacs-0cdca42ab2b22fd7d26e15ece450ba1c4efa45ee.zip
Auto-commit of generated files.
Diffstat (limited to 'autogen/configure')
-rwxr-xr-xautogen/configure290
1 files changed, 256 insertions, 34 deletions
diff --git a/autogen/configure b/autogen/configure
index 463c5905a12..2f739343d46 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -614,8 +614,6 @@ LIBGNU_LIBDEPS
614gltests_WITNESS 614gltests_WITNESS
615gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE 615gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE
616gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE 616gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE
617gl_GNULIB_ENABLED_verify_FALSE
618gl_GNULIB_ENABLED_verify_TRUE
619gl_GNULIB_ENABLED_strtoull_FALSE 617gl_GNULIB_ENABLED_strtoull_FALSE
620gl_GNULIB_ENABLED_strtoull_TRUE 618gl_GNULIB_ENABLED_strtoull_TRUE
621gl_GNULIB_ENABLED_strtoll_FALSE 619gl_GNULIB_ENABLED_strtoll_FALSE
@@ -634,6 +632,8 @@ gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE
634gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE 632gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE
635gl_GNULIB_ENABLED_getgroups_FALSE 633gl_GNULIB_ENABLED_getgroups_FALSE
636gl_GNULIB_ENABLED_getgroups_TRUE 634gl_GNULIB_ENABLED_getgroups_TRUE
635gl_GNULIB_ENABLED_getdtablesize_FALSE
636gl_GNULIB_ENABLED_getdtablesize_TRUE
637gl_GNULIB_ENABLED_euidaccess_FALSE 637gl_GNULIB_ENABLED_euidaccess_FALSE
638gl_GNULIB_ENABLED_euidaccess_TRUE 638gl_GNULIB_ENABLED_euidaccess_TRUE
639gl_GNULIB_ENABLED_dosname_FALSE 639gl_GNULIB_ENABLED_dosname_FALSE
@@ -3373,6 +3373,7 @@ as_fn_append ac_func_list " readlinkat"
3373as_fn_append ac_header_list " dirent.h" 3373as_fn_append ac_header_list " dirent.h"
3374as_fn_append ac_header_list " execinfo.h" 3374as_fn_append ac_header_list " execinfo.h"
3375as_fn_append ac_func_list " faccessat" 3375as_fn_append ac_func_list " faccessat"
3376as_fn_append ac_func_list " fcntl"
3376as_fn_append ac_func_list " fdopendir" 3377as_fn_append ac_func_list " fdopendir"
3377as_fn_append ac_header_list " stdio_ext.h" 3378as_fn_append ac_header_list " stdio_ext.h"
3378as_fn_append ac_func_list " __fpending" 3379as_fn_append ac_func_list " __fpending"
@@ -3387,6 +3388,7 @@ as_fn_append ac_header_list " wchar.h"
3387as_fn_append ac_header_list " stdint.h" 3388as_fn_append ac_header_list " stdint.h"
3388as_fn_append ac_header_list " inttypes.h" 3389as_fn_append ac_header_list " inttypes.h"
3389as_fn_append ac_func_list " lstat" 3390as_fn_append ac_func_list " lstat"
3391as_fn_append ac_func_list " pipe2"
3390as_fn_append ac_header_list " sys/select.h" 3392as_fn_append ac_header_list " sys/select.h"
3391as_fn_append ac_func_list " pselect" 3393as_fn_append ac_func_list " pselect"
3392as_fn_append ac_func_list " pthread_sigmask" 3394as_fn_append ac_func_list " pthread_sigmask"
@@ -3402,6 +3404,7 @@ as_fn_append ac_func_list " futimesat"
3402as_fn_append ac_func_list " futimens" 3404as_fn_append ac_func_list " futimens"
3403as_fn_append ac_func_list " utimensat" 3405as_fn_append ac_func_list " utimensat"
3404as_fn_append ac_func_list " lutimes" 3406as_fn_append ac_func_list " lutimes"
3407as_fn_append ac_func_list " getdtablesize"
3405# Check that the precious variables saved in the cache have kept the same 3408# Check that the precious variables saved in the cache have kept the same
3406# value. 3409# value.
3407ac_cache_corrupted=false 3410ac_cache_corrupted=false
@@ -7247,6 +7250,7 @@ esac
7247 7250
7248 # Code from module extern-inline: 7251 # Code from module extern-inline:
7249 # Code from module faccessat: 7252 # Code from module faccessat:
7253 # Code from module fcntl:
7250 # Code from module fcntl-h: 7254 # Code from module fcntl-h:
7251 # Code from module fdatasync: 7255 # Code from module fdatasync:
7252 # Code from module fdopendir: 7256 # Code from module fdopendir:
@@ -7254,6 +7258,7 @@ esac
7254 # Code from module fpending: 7258 # Code from module fpending:
7255 # Code from module fstatat: 7259 # Code from module fstatat:
7256 # Code from module fsync: 7260 # Code from module fsync:
7261 # Code from module getdtablesize:
7257 # Code from module getgroups: 7262 # Code from module getgroups:
7258 # Code from module getloadavg: 7263 # Code from module getloadavg:
7259 # Code from module getopt-gnu: 7264 # Code from module getopt-gnu:
@@ -7276,6 +7281,7 @@ esac
7276 # Code from module nocrash: 7281 # Code from module nocrash:
7277 # Code from module openat-h: 7282 # Code from module openat-h:
7278 # Code from module pathmax: 7283 # Code from module pathmax:
7284 # Code from module pipe2:
7279 # Code from module pselect: 7285 # Code from module pselect:
7280 # Code from module pthread_sigmask: 7286 # Code from module pthread_sigmask:
7281 # Code from module putenv: 7287 # Code from module putenv:
@@ -14655,14 +14661,14 @@ esac
14655 14661
14656 14662
14657 14663
14658for ac_func in gethostname \ 14664for ac_func in accept4 gethostname \
14659getrusage get_current_dir_name \ 14665getrusage get_current_dir_name \
14660lrand48 \ 14666lrand48 \
14661select getpagesize setlocale \ 14667select getpagesize setlocale \
14662getrlimit setrlimit shutdown getaddrinfo \ 14668getrlimit setrlimit shutdown getaddrinfo \
14663strsignal setitimer \ 14669strsignal setitimer \
14664sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \ 14670sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \
14665gai_strerror mkstemp getline getdelim sync \ 14671gai_strerror mkostemp mkstemp getline getdelim sync \
14666difftime posix_memalign \ 14672difftime posix_memalign \
14667getpwent endpwent getgrent endgrent \ 14673getpwent endpwent getgrent endgrent \
14668touchlock \ 14674touchlock \
@@ -16433,7 +16439,7 @@ $as_echo "#define UNIX98_PTYS 1" >>confdefs.h
16433 $as_echo "#define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { close (fd); return -1; } snprintf (pty_name, sizeof pty_name, \"%s\", ptyname); }" >>confdefs.h 16439 $as_echo "#define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { close (fd); return -1; } snprintf (pty_name, sizeof pty_name, \"%s\", ptyname); }" >>confdefs.h
16434 16440
16435 if test "x$ac_cv_func_posix_openpt" = xyes; then 16441 if test "x$ac_cv_func_posix_openpt" = xyes; then
16436 $as_echo "#define PTY_OPEN fd = posix_openpt (O_RDWR | O_NOCTTY)" >>confdefs.h 16442 $as_echo "#define PTY_OPEN fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY)" >>confdefs.h
16437 16443
16438 $as_echo "#define PTY_NAME_SPRINTF /**/" >>confdefs.h 16444 $as_echo "#define PTY_NAME_SPRINTF /**/" >>confdefs.h
16439 16445
@@ -18402,6 +18408,8 @@ $as_echo "$gl_cv_header_errno_h_EOVERFLOW" >&6; }
18402 REPLACE_OPENAT=0; 18408 REPLACE_OPENAT=0;
18403 18409
18404 18410
18411
18412
18405ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" 18413ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
18406if test "x$ac_cv_type_mode_t" = x""yes; then : 18414if test "x$ac_cv_type_mode_t" = x""yes; then :
18407 18415
@@ -20692,6 +20700,8 @@ cat >>confdefs.h <<_ACEOF
20692_ACEOF 20700_ACEOF
20693 20701
20694 20702
20703
20704
20695 GNULIB_PSELECT=0; 20705 GNULIB_PSELECT=0;
20696 GNULIB_SELECT=0; 20706 GNULIB_SELECT=0;
20697 HAVE_PSELECT=1; 20707 HAVE_PSELECT=1;
@@ -21891,6 +21901,8 @@ _ACEOF
21891 21901
21892 21902
21893 21903
21904
21905
21894 if false; then 21906 if false; then
21895 GL_COND_LIBTOOL_TRUE= 21907 GL_COND_LIBTOOL_TRUE=
21896 GL_COND_LIBTOOL_FALSE='#' 21908 GL_COND_LIBTOOL_FALSE='#'
@@ -22441,6 +22453,169 @@ _ACEOF
22441 22453
22442 22454
22443 22455
22456 if test $ac_cv_func_fcntl = no; then
22457
22458
22459
22460 if test $ac_cv_func_fcntl = no; then
22461 HAVE_FCNTL=0
22462 else
22463 REPLACE_FCNTL=1
22464 fi
22465
22466 else
22467 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether fcntl handles F_DUPFD correctly" >&5
22468$as_echo_n "checking whether fcntl handles F_DUPFD correctly... " >&6; }
22469if test "${gl_cv_func_fcntl_f_dupfd_works+set}" = set; then :
22470 $as_echo_n "(cached) " >&6
22471else
22472 if test "$cross_compiling" = yes; then :
22473 # Guess that it works on glibc systems
22474 case $host_os in #((
22475 *-gnu*) gl_cv_func_fcntl_f_dupfd_works="guessing yes";;
22476 *) gl_cv_func_fcntl_f_dupfd_works="guessing no";;
22477 esac
22478else
22479 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22480/* end confdefs.h. */
22481
22482#include <fcntl.h>
22483#include <errno.h>
22484
22485int
22486main ()
22487{
22488int result = 0;
22489 if (fcntl (0, F_DUPFD, -1) != -1) result |= 1;
22490 if (errno != EINVAL) result |= 2;
22491 return result;
22492
22493 ;
22494 return 0;
22495}
22496_ACEOF
22497if ac_fn_c_try_run "$LINENO"; then :
22498 gl_cv_func_fcntl_f_dupfd_works=yes
22499else
22500 gl_cv_func_fcntl_f_dupfd_works=no
22501fi
22502rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
22503 conftest.$ac_objext conftest.beam conftest.$ac_ext
22504fi
22505
22506fi
22507{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_fcntl_f_dupfd_works" >&5
22508$as_echo "$gl_cv_func_fcntl_f_dupfd_works" >&6; }
22509 case $gl_cv_func_fcntl_f_dupfd_works in
22510 *yes) ;;
22511 *)
22512
22513
22514 if test $ac_cv_func_fcntl = no; then
22515 HAVE_FCNTL=0
22516 else
22517 REPLACE_FCNTL=1
22518 fi
22519
22520
22521$as_echo "#define FCNTL_DUPFD_BUGGY 1" >>confdefs.h
22522 ;;
22523 esac
22524
22525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether fcntl understands F_DUPFD_CLOEXEC" >&5
22526$as_echo_n "checking whether fcntl understands F_DUPFD_CLOEXEC... " >&6; }
22527if test "${gl_cv_func_fcntl_f_dupfd_cloexec+set}" = set; then :
22528 $as_echo_n "(cached) " >&6
22529else
22530 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22531/* end confdefs.h. */
22532
22533#include <fcntl.h>
22534#ifndef F_DUPFD_CLOEXEC
22535choke me
22536#endif
22537
22538int
22539main ()
22540{
22541
22542 ;
22543 return 0;
22544}
22545_ACEOF
22546if ac_fn_c_try_compile "$LINENO"; then :
22547 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22548/* end confdefs.h. */
22549
22550#ifdef __linux__
22551/* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
22552 it to support the semantics on older kernels that failed with EINVAL. */
22553choke me
22554#endif
22555
22556int
22557main ()
22558{
22559
22560 ;
22561 return 0;
22562}
22563_ACEOF
22564if ac_fn_c_try_compile "$LINENO"; then :
22565 gl_cv_func_fcntl_f_dupfd_cloexec=yes
22566else
22567 gl_cv_func_fcntl_f_dupfd_cloexec="needs runtime check"
22568fi
22569rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22570else
22571 gl_cv_func_fcntl_f_dupfd_cloexec=no
22572fi
22573rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22574fi
22575{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_fcntl_f_dupfd_cloexec" >&5
22576$as_echo "$gl_cv_func_fcntl_f_dupfd_cloexec" >&6; }
22577 if test "$gl_cv_func_fcntl_f_dupfd_cloexec" != yes; then
22578
22579
22580
22581 if test $ac_cv_func_fcntl = no; then
22582 HAVE_FCNTL=0
22583 else
22584 REPLACE_FCNTL=1
22585 fi
22586
22587 fi
22588 fi
22589
22590
22591 if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
22592
22593
22594
22595
22596
22597
22598
22599
22600 gl_LIBOBJS="$gl_LIBOBJS fcntl.$ac_objext"
22601
22602 fi
22603
22604
22605
22606
22607
22608 GNULIB_FCNTL=1
22609
22610
22611
22612
22613
22614
22615
22616
22617
22618
22444 22619
22445 22620
22446 22621
@@ -24150,6 +24325,27 @@ $as_echo "$gl_cv_func_working_mktime" >&6; }
24150 24325
24151 24326
24152 24327
24328
24329 if test $ac_cv_func_pipe2 != yes; then
24330 HAVE_PIPE2=0
24331 fi
24332
24333
24334
24335
24336
24337
24338 GNULIB_PIPE2=1
24339
24340
24341
24342
24343
24344
24345
24346
24347
24348
24153 if test $ac_cv_func_pselect = yes; then 24349 if test $ac_cv_func_pselect = yes; then
24154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether signature of pselect conforms to POSIX" >&5 24350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether signature of pselect conforms to POSIX" >&5
24155$as_echo_n "checking whether signature of pselect conforms to POSIX... " >&6; } 24351$as_echo_n "checking whether signature of pselect conforms to POSIX... " >&6; }
@@ -25637,7 +25833,8 @@ else
25637 25833
25638 /* Test _Alignas only on platforms where gnulib can help. */ 25834 /* Test _Alignas only on platforms where gnulib can help. */
25639 #if \ 25835 #if \
25640 (__GNUC__ || __IBMC__ || __IBMCPP__ \ 25836 ((defined __cplusplus && 201103 <= __cplusplus) \
25837 || __GNUC__ || __IBMC__ || __IBMCPP__ || __ICC \
25641 || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER) 25838 || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER)
25642 struct alignas_test { char c; char alignas (8) alignas_8; }; 25839 struct alignas_test { char c; char alignas (8) alignas_8; };
25643 char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 25840 char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
@@ -27260,6 +27457,7 @@ $as_echo "#define FUTIMESAT_NULL_BUG 1" >>confdefs.h
27260 gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=false 27457 gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=false
27261 gl_gnulib_enabled_dosname=false 27458 gl_gnulib_enabled_dosname=false
27262 gl_gnulib_enabled_euidaccess=false 27459 gl_gnulib_enabled_euidaccess=false
27460 gl_gnulib_enabled_getdtablesize=false
27263 gl_gnulib_enabled_getgroups=false 27461 gl_gnulib_enabled_getgroups=false
27264 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false 27462 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
27265 gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=false 27463 gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=false
@@ -27269,7 +27467,6 @@ $as_echo "#define FUTIMESAT_NULL_BUG 1" >>confdefs.h
27269 gl_gnulib_enabled_stat=false 27467 gl_gnulib_enabled_stat=false
27270 gl_gnulib_enabled_strtoll=false 27468 gl_gnulib_enabled_strtoll=false
27271 gl_gnulib_enabled_strtoull=false 27469 gl_gnulib_enabled_strtoull=false
27272 gl_gnulib_enabled_verify=false
27273 gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=false 27470 gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=false
27274 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b () 27471 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b ()
27275 { 27472 {
@@ -27549,6 +27746,43 @@ done
27549 fi 27746 fi
27550 fi 27747 fi
27551 } 27748 }
27749 func_gl_gnulib_m4code_getdtablesize ()
27750 {
27751 if ! $gl_gnulib_enabled_getdtablesize; then
27752
27753
27754
27755 if test $ac_cv_func_getdtablesize != yes; then
27756 HAVE_GETDTABLESIZE=0
27757 fi
27758
27759 if test $HAVE_GETDTABLESIZE = 0; then
27760
27761
27762
27763
27764
27765
27766
27767
27768 gl_LIBOBJS="$gl_LIBOBJS getdtablesize.$ac_objext"
27769
27770 :
27771 fi
27772
27773
27774
27775
27776
27777 GNULIB_GETDTABLESIZE=1
27778
27779
27780
27781
27782
27783 gl_gnulib_enabled_getdtablesize=true
27784 fi
27785 }
27552 func_gl_gnulib_m4code_getgroups () 27786 func_gl_gnulib_m4code_getgroups ()
27553 { 27787 {
27554 if ! $gl_gnulib_enabled_getgroups; then 27788 if ! $gl_gnulib_enabled_getgroups; then
@@ -27971,9 +28205,6 @@ $as_echo "#define REPLACE_FUNC_STAT_FILE 1" >>confdefs.h
27971 if test $REPLACE_STAT = 1; then 28205 if test $REPLACE_STAT = 1; then
27972 func_gl_gnulib_m4code_pathmax 28206 func_gl_gnulib_m4code_pathmax
27973 fi 28207 fi
27974 if test $REPLACE_STAT = 1; then
27975 func_gl_gnulib_m4code_verify
27976 fi
27977 fi 28208 fi
27978 } 28209 }
27979 func_gl_gnulib_m4code_strtoll () 28210 func_gl_gnulib_m4code_strtoll ()
@@ -28080,12 +28311,6 @@ done
28080 gl_gnulib_enabled_strtoull=true 28311 gl_gnulib_enabled_strtoull=true
28081 fi 28312 fi
28082 } 28313 }
28083 func_gl_gnulib_m4code_verify ()
28084 {
28085 if ! $gl_gnulib_enabled_verify; then
28086 gl_gnulib_enabled_verify=true
28087 fi
28088 }
28089 func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec () 28314 func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec ()
28090 { 28315 {
28091 if ! $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then 28316 if ! $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then
@@ -28104,6 +28329,9 @@ done
28104 if test $HAVE_FACCESSAT = 0; then 28329 if test $HAVE_FACCESSAT = 0; then
28105 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7 28330 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
28106 fi 28331 fi
28332 if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
28333 func_gl_gnulib_m4code_getdtablesize
28334 fi
28107 if test $HAVE_FDOPENDIR = 0; then 28335 if test $HAVE_FDOPENDIR = 0; then
28108 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b 28336 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
28109 fi 28337 fi
@@ -28140,15 +28368,9 @@ done
28140 if { test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; } && test $ac_cv_type_long_long_int = yes; then 28368 if { test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; } && test $ac_cv_type_long_long_int = yes; then
28141 func_gl_gnulib_m4code_strtoll 28369 func_gl_gnulib_m4code_strtoll
28142 fi 28370 fi
28143 if test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
28144 func_gl_gnulib_m4code_verify
28145 fi
28146 if test $ac_cv_func_strtoumax = no && test $ac_cv_type_unsigned_long_long_int = yes; then 28371 if test $ac_cv_func_strtoumax = no && test $ac_cv_type_unsigned_long_long_int = yes; then
28147 func_gl_gnulib_m4code_strtoull 28372 func_gl_gnulib_m4code_strtoull
28148 fi 28373 fi
28149 if test $ac_cv_func_strtoumax = no; then
28150 func_gl_gnulib_m4code_verify
28151 fi
28152 28374
28153 if $gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b; then 28375 if $gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b; then
28154 gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE= 28376 gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE=
@@ -28174,6 +28396,14 @@ else
28174 gl_GNULIB_ENABLED_euidaccess_FALSE= 28396 gl_GNULIB_ENABLED_euidaccess_FALSE=
28175fi 28397fi
28176 28398
28399 if $gl_gnulib_enabled_getdtablesize; then
28400 gl_GNULIB_ENABLED_getdtablesize_TRUE=
28401 gl_GNULIB_ENABLED_getdtablesize_FALSE='#'
28402else
28403 gl_GNULIB_ENABLED_getdtablesize_TRUE='#'
28404 gl_GNULIB_ENABLED_getdtablesize_FALSE=
28405fi
28406
28177 if $gl_gnulib_enabled_getgroups; then 28407 if $gl_gnulib_enabled_getgroups; then
28178 gl_GNULIB_ENABLED_getgroups_TRUE= 28408 gl_GNULIB_ENABLED_getgroups_TRUE=
28179 gl_GNULIB_ENABLED_getgroups_FALSE='#' 28409 gl_GNULIB_ENABLED_getgroups_FALSE='#'
@@ -28246,14 +28476,6 @@ else
28246 gl_GNULIB_ENABLED_strtoull_FALSE= 28476 gl_GNULIB_ENABLED_strtoull_FALSE=
28247fi 28477fi
28248 28478
28249 if $gl_gnulib_enabled_verify; then
28250 gl_GNULIB_ENABLED_verify_TRUE=
28251 gl_GNULIB_ENABLED_verify_FALSE='#'
28252else
28253 gl_GNULIB_ENABLED_verify_TRUE='#'
28254 gl_GNULIB_ENABLED_verify_FALSE=
28255fi
28256
28257 if $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then 28479 if $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then
28258 gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE= 28480 gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE=
28259 gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE='#' 28481 gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE='#'
@@ -28715,6 +28937,10 @@ if test -z "${gl_GNULIB_ENABLED_euidaccess_TRUE}" && test -z "${gl_GNULIB_ENABLE
28715 as_fn_error "conditional \"gl_GNULIB_ENABLED_euidaccess\" was never defined. 28937 as_fn_error "conditional \"gl_GNULIB_ENABLED_euidaccess\" was never defined.
28716Usually this means the macro was only invoked conditionally." "$LINENO" 5 28938Usually this means the macro was only invoked conditionally." "$LINENO" 5
28717fi 28939fi
28940if test -z "${gl_GNULIB_ENABLED_getdtablesize_TRUE}" && test -z "${gl_GNULIB_ENABLED_getdtablesize_FALSE}"; then
28941 as_fn_error "conditional \"gl_GNULIB_ENABLED_getdtablesize\" was never defined.
28942Usually this means the macro was only invoked conditionally." "$LINENO" 5
28943fi
28718if test -z "${gl_GNULIB_ENABLED_getgroups_TRUE}" && test -z "${gl_GNULIB_ENABLED_getgroups_FALSE}"; then 28944if test -z "${gl_GNULIB_ENABLED_getgroups_TRUE}" && test -z "${gl_GNULIB_ENABLED_getgroups_FALSE}"; then
28719 as_fn_error "conditional \"gl_GNULIB_ENABLED_getgroups\" was never defined. 28945 as_fn_error "conditional \"gl_GNULIB_ENABLED_getgroups\" was never defined.
28720Usually this means the macro was only invoked conditionally." "$LINENO" 5 28946Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -28751,10 +28977,6 @@ if test -z "${gl_GNULIB_ENABLED_strtoull_TRUE}" && test -z "${gl_GNULIB_ENABLED_
28751 as_fn_error "conditional \"gl_GNULIB_ENABLED_strtoull\" was never defined. 28977 as_fn_error "conditional \"gl_GNULIB_ENABLED_strtoull\" was never defined.
28752Usually this means the macro was only invoked conditionally." "$LINENO" 5 28978Usually this means the macro was only invoked conditionally." "$LINENO" 5
28753fi 28979fi
28754if test -z "${gl_GNULIB_ENABLED_verify_TRUE}" && test -z "${gl_GNULIB_ENABLED_verify_FALSE}"; then
28755 as_fn_error "conditional \"gl_GNULIB_ENABLED_verify\" was never defined.
28756Usually this means the macro was only invoked conditionally." "$LINENO" 5
28757fi
28758if test -z "${gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE}" && test -z "${gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE}"; then 28980if test -z "${gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE}" && test -z "${gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE}"; then
28759 as_fn_error "conditional \"gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec\" was never defined. 28981 as_fn_error "conditional \"gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec\" was never defined.
28760Usually this means the macro was only invoked conditionally." "$LINENO" 5 28982Usually this means the macro was only invoked conditionally." "$LINENO" 5