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.2.0-pre .
3
+ # Generated by GNU Autoconf 2.69 for libsrtp2 2.2.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.2.0-pre '
584
- PACKAGE_STRING=' libsrtp2 2.2.0-pre '
583
+ PACKAGE_VERSION=' 2.2.0'
584
+ PACKAGE_STRING=' libsrtp2 2.2.0'
585
585
PACKAGE_BUGREPORT=' https://github.com/cisco/libsrtp/issues'
586
586
PACKAGE_URL=' '
587
587
@@ -679,6 +679,7 @@ infodir
679
679
docdir
680
680
oldincludedir
681
681
includedir
682
+ runstatedir
682
683
localstatedir
683
684
sharedstatedir
684
685
sysconfdir
@@ -761,6 +762,7 @@ datadir='${datarootdir}'
761
762
sysconfdir=' ${prefix}/etc'
762
763
sharedstatedir=' ${prefix}/com'
763
764
localstatedir=' ${prefix}/var'
765
+ runstatedir=' ${localstatedir}/run'
764
766
includedir=' ${prefix}/include'
765
767
oldincludedir=' /usr/include'
766
768
docdir=' ${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1013,6 +1015,15 @@ do
1013
1015
| -silent | --silent | --silen | --sile | --sil)
1014
1016
silent=yes ;;
1015
1017
1018
+ -runstatedir | --runstatedir | --runstatedi | --runstated \
1019
+ | --runstate | --runstat | --runsta | --runst | --runs \
1020
+ | --run | --ru | --r)
1021
+ ac_prev=runstatedir ;;
1022
+ -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1023
+ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1024
+ | --run=* | --ru=* | --r=* )
1025
+ runstatedir=$ac_optarg ;;
1026
+
1016
1027
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1017
1028
ac_prev=sbindir ;;
1018
1029
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1150
1161
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1151
1162
datadir sysconfdir sharedstatedir localstatedir includedir \
1152
1163
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1153
- libdir localedir mandir
1164
+ libdir localedir mandir runstatedir
1154
1165
do
1155
1166
eval ac_val=\$ $ac_var
1156
1167
# Remove trailing slashes.
@@ -1263,7 +1274,7 @@ if test "$ac_init_help" = "long"; then
1263
1274
# Omit some internal or obsolete options to make the list less imposing.
1264
1275
# This message is too long to be a string in the A/UX 3.1 sh.
1265
1276
cat << _ACEOF
1266
- \` configure' configures libsrtp2 2.2.0-pre to adapt to many kinds of systems.
1277
+ \` configure' configures libsrtp2 2.2.0 to adapt to many kinds of systems.
1267
1278
1268
1279
Usage: $0 [OPTION]... [VAR=VALUE]...
1269
1280
@@ -1303,6 +1314,7 @@ Fine tuning of the installation directories:
1303
1314
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1304
1315
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1305
1316
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
1317
+ --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1306
1318
--libdir=DIR object code libraries [EPREFIX/lib]
1307
1319
--includedir=DIR C header files [PREFIX/include]
1308
1320
--oldincludedir=DIR C header files for non-gcc [/usr/include]
1328
1340
1329
1341
if test -n " $ac_init_help " ; then
1330
1342
case $ac_init_help in
1331
- short | recursive ) echo " Configuration of libsrtp2 2.2.0-pre :" ;;
1343
+ short | recursive ) echo " Configuration of libsrtp2 2.2.0:" ;;
1332
1344
esac
1333
1345
cat << \_ACEOF
1334
1346
1434
1446
test -n "$ac_init_help" && exit $ac_status
1435
1447
if $ac_init_version; then
1436
1448
cat <<\_ACEOF
1437
- libsrtp2 configure 2.2.0-pre
1449
+ libsrtp2 configure 2.2.0
1438
1450
generated by GNU Autoconf 2.69
1439
1451
1440
1452
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1949,7 +1961,7 @@ cat >config.log <<_ACEOF
1949
1961
This file contains any messages produced by compilers while
1950
1962
running configure, to aid debugging if configure makes a mistake.
1951
1963
1952
- It was created by libsrtp2 $as_me 2.2.0-pre , which was
1964
+ It was created by libsrtp2 $as_me 2.2.0, which was
1953
1965
generated by GNU Autoconf 2.69. Invocation command line was
1954
1966
1955
1967
$ $0 $@
5172
5184
if test " x$PKG_CONFIG " ! = " x" ; then
5173
5185
5174
5186
pkg_failed=no
5175
- { $as_echo " $as_me :${as_lineno-$LINENO } : checking for libcrypto >= 1.0.1 " >&5
5176
- $as_echo_n " checking for libcrypto >= 1.0.1 ... " >&6 ; }
5187
+ { $as_echo " $as_me :${as_lineno-$LINENO } : checking for crypto " >&5
5188
+ $as_echo_n " checking for crypto ... " >&6 ; }
5177
5189
5178
5190
if test -n " $crypto_CFLAGS " ; then
5179
5191
pkg_cv_crypto_CFLAGS=" $crypto_CFLAGS "
5213
5225
5214
5226
5215
5227
if test $pkg_failed = yes; then
5216
- { $as_echo " $as_me :${as_lineno-$LINENO } : result: no" >&5
5228
+ { $as_echo " $as_me :${as_lineno-$LINENO } : result: no" >&5
5217
5229
$as_echo " no" >&6 ; }
5218
5230
5219
5231
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -5240,7 +5252,7 @@ Alternatively, you may set the environment variables crypto_CFLAGS
5240
5252
and crypto_LIBS to avoid the need to call pkg-config.
5241
5253
See the pkg-config man page for more details." " $LINENO " 5
5242
5254
elif test $pkg_failed = untried; then
5243
- { $as_echo " $as_me :${as_lineno-$LINENO } : result: no" >&5
5255
+ { $as_echo " $as_me :${as_lineno-$LINENO } : result: no" >&5
5244
5256
$as_echo " no" >&6 ; }
5245
5257
{ { $as_echo " $as_me :${as_lineno-$LINENO } : error: in \` $ac_pwd ':" >&5
5246
5258
$as_echo " $as_me : error: in \` $ac_pwd ':" >&2 ; }
@@ -6318,7 +6330,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6318
6330
# report actual input values of CONFIG_FILES etc. instead of their
6319
6331
# values after options handling.
6320
6332
ac_log="
6321
- This file was extended by libsrtp2 $as_me 2.2.0-pre , which was
6333
+ This file was extended by libsrtp2 $as_me 2.2.0, which was
6322
6334
generated by GNU Autoconf 2.69. Invocation command line was
6323
6335
6324
6336
CONFIG_FILES = $CONFIG_FILES
@@ -6380,7 +6392,7 @@ _ACEOF
6380
6392
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6381
6393
ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
6382
6394
ac_cs_version=" \\
6383
- libsrtp2 config.status 2.2.0-pre
6395
+ libsrtp2 config.status 2.2.0
6384
6396
configured by $0 , generated by GNU Autoconf 2.69,
6385
6397
with options \\ " \$ ac_cs_config\\ "
6386
6398
0 commit comments