|
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.4.0-pre. |
| 3 | +# Generated by GNU Autoconf 2.69 for libsrtp2 2.4.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.4.0-pre' |
584 |
| -PACKAGE_STRING='libsrtp2 2.4.0-pre' |
| 583 | +PACKAGE_VERSION='2.4.0' |
| 584 | +PACKAGE_STRING='libsrtp2 2.4.0' |
585 | 585 | PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues'
|
586 | 586 | PACKAGE_URL=''
|
587 | 587 |
|
@@ -685,7 +685,6 @@ infodir
|
685 | 685 | docdir
|
686 | 686 | oldincludedir
|
687 | 687 | includedir
|
688 |
| -runstatedir |
689 | 688 | localstatedir
|
690 | 689 | sharedstatedir
|
691 | 690 | sysconfdir
|
@@ -776,7 +775,6 @@ datadir='${datarootdir}'
|
776 | 775 | sysconfdir='${prefix}/etc'
|
777 | 776 | sharedstatedir='${prefix}/com'
|
778 | 777 | localstatedir='${prefix}/var'
|
779 |
| -runstatedir='${localstatedir}/run' |
780 | 778 | includedir='${prefix}/include'
|
781 | 779 | oldincludedir='/usr/include'
|
782 | 780 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
@@ -1029,15 +1027,6 @@ do
|
1029 | 1027 | | -silent | --silent | --silen | --sile | --sil)
|
1030 | 1028 | silent=yes ;;
|
1031 | 1029 |
|
1032 |
| - -runstatedir | --runstatedir | --runstatedi | --runstated \ |
1033 |
| - | --runstate | --runstat | --runsta | --runst | --runs \ |
1034 |
| - | --run | --ru | --r) |
1035 |
| - ac_prev=runstatedir ;; |
1036 |
| - -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ |
1037 |
| - | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ |
1038 |
| - | --run=* | --ru=* | --r=*) |
1039 |
| - runstatedir=$ac_optarg ;; |
1040 |
| - |
1041 | 1030 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
|
1042 | 1031 | ac_prev=sbindir ;;
|
1043 | 1032 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
|
|
1175 | 1164 | for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
|
1176 | 1165 | datadir sysconfdir sharedstatedir localstatedir includedir \
|
1177 | 1166 | oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
|
1178 |
| - libdir localedir mandir runstatedir |
| 1167 | + libdir localedir mandir |
1179 | 1168 | do
|
1180 | 1169 | eval ac_val=\$$ac_var
|
1181 | 1170 | # Remove trailing slashes.
|
@@ -1288,7 +1277,7 @@ if test "$ac_init_help" = "long"; then
|
1288 | 1277 | # Omit some internal or obsolete options to make the list less imposing.
|
1289 | 1278 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1290 | 1279 | cat <<_ACEOF
|
1291 |
| -\`configure' configures libsrtp2 2.4.0-pre to adapt to many kinds of systems. |
| 1280 | +\`configure' configures libsrtp2 2.4.0 to adapt to many kinds of systems. |
1292 | 1281 |
|
1293 | 1282 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1294 | 1283 |
|
@@ -1328,7 +1317,6 @@ Fine tuning of the installation directories:
|
1328 | 1317 | --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
|
1329 | 1318 | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
|
1330 | 1319 | --localstatedir=DIR modifiable single-machine data [PREFIX/var]
|
1331 |
| - --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] |
1332 | 1320 | --libdir=DIR object code libraries [EPREFIX/lib]
|
1333 | 1321 | --includedir=DIR C header files [PREFIX/include]
|
1334 | 1322 | --oldincludedir=DIR C header files for non-gcc [/usr/include]
|
|
1354 | 1342 |
|
1355 | 1343 | if test -n "$ac_init_help"; then
|
1356 | 1344 | case $ac_init_help in
|
1357 |
| - short | recursive ) echo "Configuration of libsrtp2 2.4.0-pre:";; |
| 1345 | + short | recursive ) echo "Configuration of libsrtp2 2.4.0:";; |
1358 | 1346 | esac
|
1359 | 1347 | cat <<\_ACEOF
|
1360 | 1348 |
|
|
1467 | 1455 | test -n "$ac_init_help" && exit $ac_status
|
1468 | 1456 | if $ac_init_version; then
|
1469 | 1457 | cat <<\_ACEOF
|
1470 |
| -libsrtp2 configure 2.4.0-pre |
| 1458 | +libsrtp2 configure 2.4.0 |
1471 | 1459 | generated by GNU Autoconf 2.69
|
1472 | 1460 |
|
1473 | 1461 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2020,7 +2008,7 @@ cat >config.log <<_ACEOF
|
2020 | 2008 | This file contains any messages produced by compilers while
|
2021 | 2009 | running configure, to aid debugging if configure makes a mistake.
|
2022 | 2010 |
|
2023 |
| -It was created by libsrtp2 $as_me 2.4.0-pre, which was |
| 2011 | +It was created by libsrtp2 $as_me 2.4.0, which was |
2024 | 2012 | generated by GNU Autoconf 2.69. Invocation command line was
|
2025 | 2013 |
|
2026 | 2014 | $ $0 $@
|
@@ -3558,37 +3546,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
3558 | 3546 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
3559 | 3547 |
|
3560 | 3548 |
|
3561 |
| -ac_aux_dir= |
3562 |
| -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
3563 |
| - if test -f "$ac_dir/install-sh"; then |
3564 |
| - ac_aux_dir=$ac_dir |
3565 |
| - ac_install_sh="$ac_aux_dir/install-sh -c" |
3566 |
| - break |
3567 |
| - elif test -f "$ac_dir/install.sh"; then |
3568 |
| - ac_aux_dir=$ac_dir |
3569 |
| - ac_install_sh="$ac_aux_dir/install.sh -c" |
3570 |
| - break |
3571 |
| - elif test -f "$ac_dir/shtool"; then |
3572 |
| - ac_aux_dir=$ac_dir |
3573 |
| - ac_install_sh="$ac_aux_dir/shtool install -c" |
3574 |
| - break |
3575 |
| - fi |
3576 |
| -done |
3577 |
| -if test -z "$ac_aux_dir"; then |
3578 |
| - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
3579 |
| -fi |
3580 |
| - |
3581 |
| -# These three variables are undocumented and unsupported, |
3582 |
| -# and are intended to be withdrawn in a future Autoconf release. |
3583 |
| -# They can cause serious problems if a builder's source tree is in a directory |
3584 |
| -# whose full name contains unusual characters. |
3585 |
| -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. |
3586 |
| -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. |
3587 |
| -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. |
3588 |
| - |
3589 |
| - |
3590 |
| -# Expand $ac_aux_dir to an absolute path. |
3591 |
| -am_aux_dir=`cd "$ac_aux_dir" && pwd` |
| 3549 | +# expand $ac_aux_dir to an absolute path |
| 3550 | +am_aux_dir=`cd $ac_aux_dir && pwd` |
3592 | 3551 |
|
3593 | 3552 |
|
3594 | 3553 | if test -n "$ac_tool_prefix"; then
|
@@ -3698,13 +3657,7 @@ $as_echo_n "checking the archiver ($AR) interface... " >&6; }
|
3698 | 3657 | if ${am_cv_ar_interface+:} false; then :
|
3699 | 3658 | $as_echo_n "(cached) " >&6
|
3700 | 3659 | else
|
3701 |
| - ac_ext=c |
3702 |
| -ac_cpp='$CPP $CPPFLAGS' |
3703 |
| -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3704 |
| -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
3705 |
| -ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3706 |
| - |
3707 |
| - am_cv_ar_interface=ar |
| 3660 | + am_cv_ar_interface=ar |
3708 | 3661 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
3709 | 3662 | /* end confdefs.h. */
|
3710 | 3663 | int some_variable = 0;
|
@@ -3735,11 +3688,6 @@ if ac_fn_c_try_compile "$LINENO"; then :
|
3735 | 3688 |
|
3736 | 3689 | fi
|
3737 | 3690 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
3738 |
| - ac_ext=c |
3739 |
| -ac_cpp='$CPP $CPPFLAGS' |
3740 |
| -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3741 |
| -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
3742 |
| -ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3743 | 3691 |
|
3744 | 3692 | fi
|
3745 | 3693 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
|
@@ -3854,6 +3802,35 @@ else
|
3854 | 3802 | RANLIB="$ac_cv_prog_RANLIB"
|
3855 | 3803 | fi
|
3856 | 3804 |
|
| 3805 | +ac_aux_dir= |
| 3806 | +for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
| 3807 | + if test -f "$ac_dir/install-sh"; then |
| 3808 | + ac_aux_dir=$ac_dir |
| 3809 | + ac_install_sh="$ac_aux_dir/install-sh -c" |
| 3810 | + break |
| 3811 | + elif test -f "$ac_dir/install.sh"; then |
| 3812 | + ac_aux_dir=$ac_dir |
| 3813 | + ac_install_sh="$ac_aux_dir/install.sh -c" |
| 3814 | + break |
| 3815 | + elif test -f "$ac_dir/shtool"; then |
| 3816 | + ac_aux_dir=$ac_dir |
| 3817 | + ac_install_sh="$ac_aux_dir/shtool install -c" |
| 3818 | + break |
| 3819 | + fi |
| 3820 | +done |
| 3821 | +if test -z "$ac_aux_dir"; then |
| 3822 | + as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
| 3823 | +fi |
| 3824 | + |
| 3825 | +# These three variables are undocumented and unsupported, |
| 3826 | +# and are intended to be withdrawn in a future Autoconf release. |
| 3827 | +# They can cause serious problems if a builder's source tree is in a directory |
| 3828 | +# whose full name contains unusual characters. |
| 3829 | +ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. |
| 3830 | +ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. |
| 3831 | +ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. |
| 3832 | + |
| 3833 | + |
3857 | 3834 | # Find a good install program. We prefer a C program (faster),
|
3858 | 3835 | # so one script is as good as another. But avoid the broken or
|
3859 | 3836 | # incompatible versions:
|
@@ -7159,7 +7136,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
7159 | 7136 | # report actual input values of CONFIG_FILES etc. instead of their
|
7160 | 7137 | # values after options handling.
|
7161 | 7138 | ac_log="
|
7162 |
| -This file was extended by libsrtp2 $as_me 2.4.0-pre, which was |
| 7139 | +This file was extended by libsrtp2 $as_me 2.4.0, which was |
7163 | 7140 | generated by GNU Autoconf 2.69. Invocation command line was
|
7164 | 7141 |
|
7165 | 7142 | CONFIG_FILES = $CONFIG_FILES
|
@@ -7221,7 +7198,7 @@ _ACEOF
|
7221 | 7198 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
7222 | 7199 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
7223 | 7200 | ac_cs_version="\\
|
7224 |
| -libsrtp2 config.status 2.4.0-pre |
| 7201 | +libsrtp2 config.status 2.4.0 |
7225 | 7202 | configured by $0, generated by GNU Autoconf 2.69,
|
7226 | 7203 | with options \\"\$ac_cs_config\\"
|
7227 | 7204 |
|
|
0 commit comments