Skip to content

Commit 063e365

Browse files
committed
2.4.0 release
1 parent 0772a3f commit 063e365

File tree

2 files changed

+43
-66
lines changed

2 files changed

+43
-66
lines changed

configure

+42-65
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# 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.
44
#
55
# Report bugs to <https://github.com/cisco/libsrtp/issues>.
66
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='libsrtp2'
582582
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'
585585
PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues'
586586
PACKAGE_URL=''
587587

@@ -685,7 +685,6 @@ infodir
685685
docdir
686686
oldincludedir
687687
includedir
688-
runstatedir
689688
localstatedir
690689
sharedstatedir
691690
sysconfdir
@@ -776,7 +775,6 @@ datadir='${datarootdir}'
776775
sysconfdir='${prefix}/etc'
777776
sharedstatedir='${prefix}/com'
778777
localstatedir='${prefix}/var'
779-
runstatedir='${localstatedir}/run'
780778
includedir='${prefix}/include'
781779
oldincludedir='/usr/include'
782780
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1029,15 +1027,6 @@ do
10291027
| -silent | --silent | --silen | --sile | --sil)
10301028
silent=yes ;;
10311029

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-
10411030
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
10421031
ac_prev=sbindir ;;
10431032
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1175,7 +1164,7 @@ fi
11751164
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
11761165
datadir sysconfdir sharedstatedir localstatedir includedir \
11771166
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1178-
libdir localedir mandir runstatedir
1167+
libdir localedir mandir
11791168
do
11801169
eval ac_val=\$$ac_var
11811170
# Remove trailing slashes.
@@ -1288,7 +1277,7 @@ if test "$ac_init_help" = "long"; then
12881277
# Omit some internal or obsolete options to make the list less imposing.
12891278
# This message is too long to be a string in the A/UX 3.1 sh.
12901279
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.
12921281
12931282
Usage: $0 [OPTION]... [VAR=VALUE]...
12941283
@@ -1328,7 +1317,6 @@ Fine tuning of the installation directories:
13281317
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
13291318
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
13301319
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
1331-
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
13321320
--libdir=DIR object code libraries [EPREFIX/lib]
13331321
--includedir=DIR C header files [PREFIX/include]
13341322
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1354,7 +1342,7 @@ fi
13541342

13551343
if test -n "$ac_init_help"; then
13561344
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:";;
13581346
esac
13591347
cat <<\_ACEOF
13601348
@@ -1467,7 +1455,7 @@ fi
14671455
test -n "$ac_init_help" && exit $ac_status
14681456
if $ac_init_version; then
14691457
cat <<\_ACEOF
1470-
libsrtp2 configure 2.4.0-pre
1458+
libsrtp2 configure 2.4.0
14711459
generated by GNU Autoconf 2.69
14721460
14731461
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2020,7 +2008,7 @@ cat >config.log <<_ACEOF
20202008
This file contains any messages produced by compilers while
20212009
running configure, to aid debugging if configure makes a mistake.
20222010
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
20242012
generated by GNU Autoconf 2.69. Invocation command line was
20252013
20262014
$ $0 $@
@@ -3558,37 +3546,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
35583546
ac_compiler_gnu=$ac_cv_c_compiler_gnu
35593547

35603548

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`
35923551

35933552

35943553
if test -n "$ac_tool_prefix"; then
@@ -3698,13 +3657,7 @@ $as_echo_n "checking the archiver ($AR) interface... " >&6; }
36983657
if ${am_cv_ar_interface+:} false; then :
36993658
$as_echo_n "(cached) " >&6
37003659
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
37083661
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37093662
/* end confdefs.h. */
37103663
int some_variable = 0;
@@ -3735,11 +3688,6 @@ if ac_fn_c_try_compile "$LINENO"; then :
37353688

37363689
fi
37373690
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
37433691

37443692
fi
37453693
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
@@ -3854,6 +3802,35 @@ else
38543802
RANLIB="$ac_cv_prog_RANLIB"
38553803
fi
38563804

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+
38573834
# Find a good install program. We prefer a C program (faster),
38583835
# so one script is as good as another. But avoid the broken or
38593836
# incompatible versions:
@@ -7159,7 +7136,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
71597136
# report actual input values of CONFIG_FILES etc. instead of their
71607137
# values after options handling.
71617138
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
71637140
generated by GNU Autoconf 2.69. Invocation command line was
71647141
71657142
CONFIG_FILES = $CONFIG_FILES
@@ -7221,7 +7198,7 @@ _ACEOF
72217198
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
72227199
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
72237200
ac_cs_version="\\
7224-
libsrtp2 config.status 2.4.0-pre
7201+
libsrtp2 config.status 2.4.0
72257202
configured by $0, generated by GNU Autoconf 2.69,
72267203
with options \\"\$ac_cs_config\\"
72277204

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
AC_INIT([libsrtp2], [2.4.0-pre], [https://github.com/cisco/libsrtp/issues])
2+
AC_INIT([libsrtp2], [2.4.0], [https://github.com/cisco/libsrtp/issues])
33

44
dnl Must come before AC_PROG_CC
55
EMPTY_CFLAGS="no"

0 commit comments

Comments
 (0)