Skip to content

Commit 93aba3e

Browse files
committed
create 2.1.0 release
1 parent 98c6ced commit 93aba3e

File tree

2 files changed

+42
-54
lines changed

2 files changed

+42
-54
lines changed

configure

Lines changed: 41 additions & 53 deletions
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.1.0-pre.
3+
# Generated by GNU Autoconf 2.69 for libsrtp2 2.1.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.1.0-pre'
584-
PACKAGE_STRING='libsrtp2 2.1.0-pre'
583+
PACKAGE_VERSION='2.1.0'
584+
PACKAGE_STRING='libsrtp2 2.1.0'
585585
PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues'
586586
PACKAGE_URL=''
587587

@@ -678,7 +678,6 @@ infodir
678678
docdir
679679
oldincludedir
680680
includedir
681-
runstatedir
682681
localstatedir
683682
sharedstatedir
684683
sysconfdir
@@ -761,7 +760,6 @@ datadir='${datarootdir}'
761760
sysconfdir='${prefix}/etc'
762761
sharedstatedir='${prefix}/com'
763762
localstatedir='${prefix}/var'
764-
runstatedir='${localstatedir}/run'
765763
includedir='${prefix}/include'
766764
oldincludedir='/usr/include'
767765
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1014,15 +1012,6 @@ do
10141012
| -silent | --silent | --silen | --sile | --sil)
10151013
silent=yes ;;
10161014

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-
10261015
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
10271016
ac_prev=sbindir ;;
10281017
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1160,7 +1149,7 @@ fi
11601149
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
11611150
datadir sysconfdir sharedstatedir localstatedir includedir \
11621151
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1163-
libdir localedir mandir runstatedir
1152+
libdir localedir mandir
11641153
do
11651154
eval ac_val=\$$ac_var
11661155
# Remove trailing slashes.
@@ -1273,7 +1262,7 @@ if test "$ac_init_help" = "long"; then
12731262
# Omit some internal or obsolete options to make the list less imposing.
12741263
# This message is too long to be a string in the A/UX 3.1 sh.
12751264
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.
12771266
12781267
Usage: $0 [OPTION]... [VAR=VALUE]...
12791268
@@ -1313,7 +1302,6 @@ Fine tuning of the installation directories:
13131302
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
13141303
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
13151304
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
1316-
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
13171305
--libdir=DIR object code libraries [EPREFIX/lib]
13181306
--includedir=DIR C header files [PREFIX/include]
13191307
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1339,7 +1327,7 @@ fi
13391327

13401328
if test -n "$ac_init_help"; then
13411329
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:";;
13431331
esac
13441332
cat <<\_ACEOF
13451333
@@ -1445,7 +1433,7 @@ fi
14451433
test -n "$ac_init_help" && exit $ac_status
14461434
if $ac_init_version; then
14471435
cat <<\_ACEOF
1448-
libsrtp2 configure 2.1.0-pre
1436+
libsrtp2 configure 2.1.0
14491437
generated by GNU Autoconf 2.69
14501438
14511439
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1960,7 +1948,7 @@ cat >config.log <<_ACEOF
19601948
This file contains any messages produced by compilers while
19611949
running configure, to aid debugging if configure makes a mistake.
19621950
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
19641952
generated by GNU Autoconf 2.69. Invocation command line was
19651953
19661954
$ $0 $@
@@ -3241,37 +3229,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
32413229
ac_compiler_gnu=$ac_cv_c_compiler_gnu
32423230
32433231
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`
32753234
32763235
32773236
if test -n "$ac_tool_prefix"; then
@@ -3537,6 +3496,35 @@ else
35373496
RANLIB="$ac_cv_prog_RANLIB"
35383497
fi
35393498
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+
35403528
# Find a good install program. We prefer a C program (faster),
35413529
# so one script is as good as another. But avoid the broken or
35423530
# incompatible versions:
@@ -6280,7 +6268,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
62806268
# report actual input values of CONFIG_FILES etc. instead of their
62816269
# values after options handling.
62826270
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
62846272
generated by GNU Autoconf 2.69. Invocation command line was
62856273
62866274
CONFIG_FILES = $CONFIG_FILES
@@ -6342,7 +6330,7 @@ _ACEOF
63426330
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
63436331
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
63446332
ac_cs_version="\\
6345-
libsrtp2 config.status 2.1.0-pre
6333+
libsrtp2 config.status 2.1.0
63466334
configured by $0, generated by GNU Autoconf 2.69,
63476335
with options \\"\$ac_cs_config\\"
63486336

configure.in

Lines changed: 1 addition & 1 deletion
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.1.0-pre], [https://github.com/cisco/libsrtp/issues])
2+
AC_INIT([libsrtp2], [2.1.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)