|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for sudo 1.8.31p1. |
| 3 | +# Generated by GNU Autoconf 2.69 for sudo 1.8.31p2. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugzilla.sudo.ws/>. |
6 | 6 | # |
@@ -590,8 +590,8 @@ MAKEFLAGS= |
590 | 590 | # Identity of this package. |
591 | 591 | PACKAGE_NAME='sudo' |
592 | 592 | PACKAGE_TARNAME='sudo' |
593 | | -PACKAGE_VERSION='1.8.31p1' |
594 | | -PACKAGE_STRING='sudo 1.8.31p1' |
| 593 | +PACKAGE_VERSION='1.8.31p2' |
| 594 | +PACKAGE_STRING='sudo 1.8.31p2' |
595 | 595 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -825,6 +825,7 @@ infodir |
825 | 825 | docdir |
826 | 826 | oldincludedir |
827 | 827 | includedir |
| 828 | +runstatedir |
828 | 829 | localstatedir |
829 | 830 | sharedstatedir |
830 | 831 | sysconfdir |
@@ -1042,6 +1043,7 @@ datadir='${datarootdir}' |
1042 | 1043 | sysconfdir='${prefix}/etc' |
1043 | 1044 | sharedstatedir='${prefix}/com' |
1044 | 1045 | localstatedir='${prefix}/var' |
| 1046 | +runstatedir='${localstatedir}/run' |
1045 | 1047 | includedir='${prefix}/include' |
1046 | 1048 | oldincludedir='/usr/include' |
1047 | 1049 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
@@ -1294,6 +1296,15 @@ do |
1294 | 1296 | | -silent | --silent | --silen | --sile | --sil) |
1295 | 1297 | silent=yes ;; |
1296 | 1298 |
|
| 1299 | + -runstatedir | --runstatedir | --runstatedi | --runstated \ |
| 1300 | + | --runstate | --runstat | --runsta | --runst | --runs \ |
| 1301 | + | --run | --ru | --r) |
| 1302 | + ac_prev=runstatedir ;; |
| 1303 | + -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ |
| 1304 | + | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ |
| 1305 | + | --run=* | --ru=* | --r=*) |
| 1306 | + runstatedir=$ac_optarg ;; |
| 1307 | + |
1297 | 1308 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) |
1298 | 1309 | ac_prev=sbindir ;; |
1299 | 1310 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ |
|
1431 | 1442 | for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ |
1432 | 1443 | datadir sysconfdir sharedstatedir localstatedir includedir \ |
1433 | 1444 | oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ |
1434 | | - libdir localedir mandir |
| 1445 | + libdir localedir mandir runstatedir |
1435 | 1446 | do |
1436 | 1447 | eval ac_val=\$$ac_var |
1437 | 1448 | # Remove trailing slashes. |
@@ -1544,7 +1555,7 @@ if test "$ac_init_help" = "long"; then |
1544 | 1555 | # Omit some internal or obsolete options to make the list less imposing. |
1545 | 1556 | # This message is too long to be a string in the A/UX 3.1 sh. |
1546 | 1557 | cat <<_ACEOF |
1547 | | -\`configure' configures sudo 1.8.31p1 to adapt to many kinds of systems. |
| 1558 | +\`configure' configures sudo 1.8.31p2 to adapt to many kinds of systems. |
1548 | 1559 |
|
1549 | 1560 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1550 | 1561 |
|
@@ -1584,6 +1595,7 @@ Fine tuning of the installation directories: |
1584 | 1595 | --sysconfdir=DIR read-only single-machine data [/etc] |
1585 | 1596 | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] |
1586 | 1597 | --localstatedir=DIR modifiable single-machine data [PREFIX/var] |
| 1598 | + --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] |
1587 | 1599 | --libdir=DIR object code libraries [EPREFIX/lib] |
1588 | 1600 | --includedir=DIR C header files [PREFIX/include] |
1589 | 1601 | --oldincludedir=DIR C header files for non-gcc [/usr/include] |
|
1609 | 1621 |
|
1610 | 1622 | if test -n "$ac_init_help"; then |
1611 | 1623 | case $ac_init_help in |
1612 | | - short | recursive ) echo "Configuration of sudo 1.8.31p1:";; |
| 1624 | + short | recursive ) echo "Configuration of sudo 1.8.31p2:";; |
1613 | 1625 | esac |
1614 | 1626 | cat <<\_ACEOF |
1615 | 1627 |
|
|
1875 | 1887 | test -n "$ac_init_help" && exit $ac_status |
1876 | 1888 | if $ac_init_version; then |
1877 | 1889 | cat <<\_ACEOF |
1878 | | -sudo configure 1.8.31p1 |
| 1890 | +sudo configure 1.8.31p2 |
1879 | 1891 | generated by GNU Autoconf 2.69 |
1880 | 1892 |
|
1881 | 1893 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2584,7 +2596,7 @@ cat >config.log <<_ACEOF |
2584 | 2596 | This file contains any messages produced by compilers while |
2585 | 2597 | running configure, to aid debugging if configure makes a mistake. |
2586 | 2598 |
|
2587 | | -It was created by sudo $as_me 1.8.31p1, which was |
| 2599 | +It was created by sudo $as_me 1.8.31p2, which was |
2588 | 2600 | generated by GNU Autoconf 2.69. Invocation command line was |
2589 | 2601 |
|
2590 | 2602 | $ $0 $@ |
@@ -27556,7 +27568,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
27556 | 27568 | # report actual input values of CONFIG_FILES etc. instead of their |
27557 | 27569 | # values after options handling. |
27558 | 27570 | ac_log=" |
27559 | | -This file was extended by sudo $as_me 1.8.31p1, which was |
| 27571 | +This file was extended by sudo $as_me 1.8.31p2, which was |
27560 | 27572 | generated by GNU Autoconf 2.69. Invocation command line was |
27561 | 27573 |
|
27562 | 27574 | CONFIG_FILES = $CONFIG_FILES |
@@ -27622,7 +27634,7 @@ _ACEOF |
27622 | 27634 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
27623 | 27635 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
27624 | 27636 | ac_cs_version="\\ |
27625 | | -sudo config.status 1.8.31p1 |
| 27637 | +sudo config.status 1.8.31p2 |
27626 | 27638 | configured by $0, generated by GNU Autoconf 2.69, |
27627 | 27639 | with options \\"\$ac_cs_config\\" |
27628 | 27640 |
|
|
0 commit comments