|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for libsrtp2 2.1.0-pre. |
| 3 | +# Generated by GNU Autoconf 2.69 for libsrtp2 2.1.0. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/cisco/libsrtp/issues>.
|
6 | 6 | #
|
@@ -580,8 +580,8 @@ MAKEFLAGS=
|
580 | 580 | # Identity of this package.
|
581 | 581 | PACKAGE_NAME='libsrtp2'
|
582 | 582 | PACKAGE_TARNAME='libsrtp2'
|
583 |
| -PACKAGE_VERSION='2.1.0-pre' |
584 |
| -PACKAGE_STRING='libsrtp2 2.1.0-pre' |
| 583 | +PACKAGE_VERSION='2.1.0' |
| 584 | +PACKAGE_STRING='libsrtp2 2.1.0' |
585 | 585 | PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues'
|
586 | 586 | PACKAGE_URL=''
|
587 | 587 |
|
@@ -678,7 +678,6 @@ infodir
|
678 | 678 | docdir
|
679 | 679 | oldincludedir
|
680 | 680 | includedir
|
681 |
| -runstatedir |
682 | 681 | localstatedir
|
683 | 682 | sharedstatedir
|
684 | 683 | sysconfdir
|
@@ -761,7 +760,6 @@ datadir='${datarootdir}'
|
761 | 760 | sysconfdir='${prefix}/etc'
|
762 | 761 | sharedstatedir='${prefix}/com'
|
763 | 762 | localstatedir='${prefix}/var'
|
764 |
| -runstatedir='${localstatedir}/run' |
765 | 763 | includedir='${prefix}/include'
|
766 | 764 | oldincludedir='/usr/include'
|
767 | 765 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
@@ -1014,15 +1012,6 @@ do
|
1014 | 1012 | | -silent | --silent | --silen | --sile | --sil)
|
1015 | 1013 | silent=yes ;;
|
1016 | 1014 |
|
1017 |
| - -runstatedir | --runstatedir | --runstatedi | --runstated \ |
1018 |
| - | --runstate | --runstat | --runsta | --runst | --runs \ |
1019 |
| - | --run | --ru | --r) |
1020 |
| - ac_prev=runstatedir ;; |
1021 |
| - -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ |
1022 |
| - | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ |
1023 |
| - | --run=* | --ru=* | --r=*) |
1024 |
| - runstatedir=$ac_optarg ;; |
1025 |
| - |
1026 | 1015 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
|
1027 | 1016 | ac_prev=sbindir ;;
|
1028 | 1017 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
|
|
1160 | 1149 | for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
|
1161 | 1150 | datadir sysconfdir sharedstatedir localstatedir includedir \
|
1162 | 1151 | oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
|
1163 |
| - libdir localedir mandir runstatedir |
| 1152 | + libdir localedir mandir |
1164 | 1153 | do
|
1165 | 1154 | eval ac_val=\$$ac_var
|
1166 | 1155 | # Remove trailing slashes.
|
@@ -1273,7 +1262,7 @@ if test "$ac_init_help" = "long"; then
|
1273 | 1262 | # Omit some internal or obsolete options to make the list less imposing.
|
1274 | 1263 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1275 | 1264 | cat <<_ACEOF
|
1276 |
| -\`configure' configures libsrtp2 2.1.0-pre to adapt to many kinds of systems. |
| 1265 | +\`configure' configures libsrtp2 2.1.0 to adapt to many kinds of systems. |
1277 | 1266 |
|
1278 | 1267 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1279 | 1268 |
|
@@ -1313,7 +1302,6 @@ Fine tuning of the installation directories:
|
1313 | 1302 | --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
|
1314 | 1303 | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
|
1315 | 1304 | --localstatedir=DIR modifiable single-machine data [PREFIX/var]
|
1316 |
| - --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] |
1317 | 1305 | --libdir=DIR object code libraries [EPREFIX/lib]
|
1318 | 1306 | --includedir=DIR C header files [PREFIX/include]
|
1319 | 1307 | --oldincludedir=DIR C header files for non-gcc [/usr/include]
|
|
1339 | 1327 |
|
1340 | 1328 | if test -n "$ac_init_help"; then
|
1341 | 1329 | case $ac_init_help in
|
1342 |
| - short | recursive ) echo "Configuration of libsrtp2 2.1.0-pre:";; |
| 1330 | + short | recursive ) echo "Configuration of libsrtp2 2.1.0:";; |
1343 | 1331 | esac
|
1344 | 1332 | cat <<\_ACEOF
|
1345 | 1333 |
|
|
1445 | 1433 | test -n "$ac_init_help" && exit $ac_status
|
1446 | 1434 | if $ac_init_version; then
|
1447 | 1435 | cat <<\_ACEOF
|
1448 |
| -libsrtp2 configure 2.1.0-pre |
| 1436 | +libsrtp2 configure 2.1.0 |
1449 | 1437 | generated by GNU Autoconf 2.69
|
1450 | 1438 |
|
1451 | 1439 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1960,7 +1948,7 @@ cat >config.log <<_ACEOF
|
1960 | 1948 | This file contains any messages produced by compilers while
|
1961 | 1949 | running configure, to aid debugging if configure makes a mistake.
|
1962 | 1950 |
|
1963 |
| -It was created by libsrtp2 $as_me 2.1.0-pre, which was |
| 1951 | +It was created by libsrtp2 $as_me 2.1.0, which was |
1964 | 1952 | generated by GNU Autoconf 2.69. Invocation command line was
|
1965 | 1953 |
|
1966 | 1954 | $ $0 $@
|
@@ -3241,37 +3229,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
3241 | 3229 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
3242 | 3230 |
|
3243 | 3231 |
|
3244 |
| -ac_aux_dir= |
3245 |
| -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
3246 |
| - if test -f "$ac_dir/install-sh"; then |
3247 |
| - ac_aux_dir=$ac_dir |
3248 |
| - ac_install_sh="$ac_aux_dir/install-sh -c" |
3249 |
| - break |
3250 |
| - elif test -f "$ac_dir/install.sh"; then |
3251 |
| - ac_aux_dir=$ac_dir |
3252 |
| - ac_install_sh="$ac_aux_dir/install.sh -c" |
3253 |
| - break |
3254 |
| - elif test -f "$ac_dir/shtool"; then |
3255 |
| - ac_aux_dir=$ac_dir |
3256 |
| - ac_install_sh="$ac_aux_dir/shtool install -c" |
3257 |
| - break |
3258 |
| - fi |
3259 |
| -done |
3260 |
| -if test -z "$ac_aux_dir"; then |
3261 |
| - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
3262 |
| -fi |
3263 |
| -
|
3264 |
| -# These three variables are undocumented and unsupported, |
3265 |
| -# and are intended to be withdrawn in a future Autoconf release. |
3266 |
| -# They can cause serious problems if a builder's source tree is in a directory |
3267 |
| -# whose full name contains unusual characters. |
3268 |
| -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. |
3269 |
| -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. |
3270 |
| -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. |
3271 |
| -
|
3272 |
| -
|
3273 |
| -# Expand $ac_aux_dir to an absolute path. |
3274 |
| -am_aux_dir=`cd "$ac_aux_dir" && pwd` |
| 3232 | +# expand $ac_aux_dir to an absolute path |
| 3233 | +am_aux_dir=`cd $ac_aux_dir && pwd` |
3275 | 3234 |
|
3276 | 3235 |
|
3277 | 3236 | if test -n "$ac_tool_prefix"; then
|
@@ -3537,6 +3496,35 @@ else
|
3537 | 3496 | RANLIB="$ac_cv_prog_RANLIB"
|
3538 | 3497 | fi
|
3539 | 3498 |
|
| 3499 | +ac_aux_dir= |
| 3500 | +for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
| 3501 | + if test -f "$ac_dir/install-sh"; then |
| 3502 | + ac_aux_dir=$ac_dir |
| 3503 | + ac_install_sh="$ac_aux_dir/install-sh -c" |
| 3504 | + break |
| 3505 | + elif test -f "$ac_dir/install.sh"; then |
| 3506 | + ac_aux_dir=$ac_dir |
| 3507 | + ac_install_sh="$ac_aux_dir/install.sh -c" |
| 3508 | + break |
| 3509 | + elif test -f "$ac_dir/shtool"; then |
| 3510 | + ac_aux_dir=$ac_dir |
| 3511 | + ac_install_sh="$ac_aux_dir/shtool install -c" |
| 3512 | + break |
| 3513 | + fi |
| 3514 | +done |
| 3515 | +if test -z "$ac_aux_dir"; then |
| 3516 | + as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
| 3517 | +fi |
| 3518 | +
|
| 3519 | +# These three variables are undocumented and unsupported, |
| 3520 | +# and are intended to be withdrawn in a future Autoconf release. |
| 3521 | +# They can cause serious problems if a builder's source tree is in a directory |
| 3522 | +# whose full name contains unusual characters. |
| 3523 | +ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. |
| 3524 | +ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. |
| 3525 | +ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. |
| 3526 | +
|
| 3527 | +
|
3540 | 3528 | # Find a good install program. We prefer a C program (faster),
|
3541 | 3529 | # so one script is as good as another. But avoid the broken or
|
3542 | 3530 | # incompatible versions:
|
@@ -6280,7 +6268,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
6280 | 6268 | # report actual input values of CONFIG_FILES etc. instead of their
|
6281 | 6269 | # values after options handling.
|
6282 | 6270 | ac_log="
|
6283 |
| -This file was extended by libsrtp2 $as_me 2.1.0-pre, which was |
| 6271 | +This file was extended by libsrtp2 $as_me 2.1.0, which was |
6284 | 6272 | generated by GNU Autoconf 2.69. Invocation command line was
|
6285 | 6273 |
|
6286 | 6274 | CONFIG_FILES = $CONFIG_FILES
|
@@ -6342,7 +6330,7 @@ _ACEOF
|
6342 | 6330 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
6343 | 6331 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
6344 | 6332 | ac_cs_version="\\
|
6345 |
| -libsrtp2 config.status 2.1.0-pre |
| 6333 | +libsrtp2 config.status 2.1.0 |
6346 | 6334 | configured by $0, generated by GNU Autoconf 2.69,
|
6347 | 6335 | with options \\"\$ac_cs_config\\"
|
6348 | 6336 |
|
|
0 commit comments