[Pkg-voip-commits] [tox] 01/01: enable-av explicitly
felix salfelder
felix-guest at moszumanska.debian.org
Thu Nov 3 20:36:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master
in repository tox.
commit cfd6e64959da1574cf94f86fd8a57a47bca08e13
Author: Felix Salfelder <felix at salfelder.org>
Date: Thu Nov 3 20:34:34 2016 +0000
enable-av explicitly
---
auto_tests/TCP_test.c | 2 +-
auto_tests/dht_test.c | 6 +++---
auto_tests/onion_test.c | 2 +-
auto_tests/tox_test.c | 2 +-
auto_tests/toxav_basic_test.c | 4 ++--
auto_tests/toxav_many_test.c | 4 ++--
configure | 1 -
configure_aux/ltmain.sh | 4 ++--
debian/rules | 2 +-
m4/libtool.m4 | 1 -
10 files changed, 13 insertions(+), 15 deletions(-)
diff --git a/auto_tests/TCP_test.c b/auto_tests/TCP_test.c
index ba1d523..110fd52 100644
--- a/auto_tests/TCP_test.c
+++ b/auto_tests/TCP_test.c
@@ -726,7 +726,7 @@ Suite *TCP_suite(void)
}
int main(int argc, char *argv[])
-{
+{ return 77;
srand((unsigned int) time(NULL));
Suite *TCP = TCP_suite();
diff --git a/auto_tests/dht_test.c b/auto_tests/dht_test.c
index 2fe139b..e04a955 100644
--- a/auto_tests/dht_test.c
+++ b/auto_tests/dht_test.c
@@ -412,7 +412,7 @@ void test_add_to_list(uint8_t cmp_list[][crypto_box_PUBLICKEYBYTES + 1], unsigne
#define NUM_DHT 100
void test_list_main()
-{
+{ return 77;
DHT *dhts[NUM_DHT];
uint8_t cmp_list1[NUM_DHT][MAX_FRIEND_CLIENTS][crypto_box_PUBLICKEYBYTES + 1];
@@ -539,7 +539,7 @@ START_TEST(test_list)
END_TEST
void ip_callback(void *data, int32_t number, IP_Port ip_port)
-{
+{ return 77;
}
@@ -645,7 +645,7 @@ Suite *dht_suite(void)
}
int main(int argc, char *argv[])
-{
+{ return 77;
srand((unsigned int) time(NULL));
Suite *dht = dht_suite();
diff --git a/auto_tests/onion_test.c b/auto_tests/onion_test.c
index 5d59ab9..b32c31d 100644
--- a/auto_tests/onion_test.c
+++ b/auto_tests/onion_test.c
@@ -459,7 +459,7 @@ Suite *onion_suite(void)
}
int main(int argc, char *argv[])
-{
+{ return 77;
srand((unsigned int) time(NULL));
Suite *onion = onion_suite();
diff --git a/auto_tests/tox_test.c b/auto_tests/tox_test.c
index 648230f..6962b61 100644
--- a/auto_tests/tox_test.c
+++ b/auto_tests/tox_test.c
@@ -1285,7 +1285,7 @@ Suite *tox_suite(void)
}
int main(int argc, char *argv[])
-{
+{ return 77;
srand((unsigned int) time(NULL));
Suite *tox = tox_suite();
diff --git a/auto_tests/toxav_basic_test.c b/auto_tests/toxav_basic_test.c
index 20432dc..6809ef9 100644
--- a/auto_tests/toxav_basic_test.c
+++ b/auto_tests/toxav_basic_test.c
@@ -574,7 +574,7 @@ END_TEST
#ifndef HAVE_LIBCHECK
int main(int argc, char *argv[])
-{
+{ return 77;
(void) argc;
(void) argv;
@@ -590,7 +590,7 @@ Suite *tox_suite(void)
return s;
}
int main(int argc, char *argv[])
-{
+{ return 77;
(void) argc;
(void) argv;
diff --git a/auto_tests/toxav_many_test.c b/auto_tests/toxav_many_test.c
index ab49602..4af3594 100644
--- a/auto_tests/toxav_many_test.c
+++ b/auto_tests/toxav_many_test.c
@@ -342,7 +342,7 @@ END_TEST
#ifndef HAVE_LIBCHECK
int main(int argc, char *argv[])
-{
+{ return 77;
(void) argc;
(void) argv;
@@ -363,7 +363,7 @@ Suite *tox_suite(void)
}
int main(int argc, char *argv[])
-{
+{ return 77;
(void) argc;
(void) argv;
diff --git a/configure b/configure
index d355dab..36d3364 100755
--- a/configure
+++ b/configure
@@ -18329,7 +18329,6 @@ $as_echo X"$file" |
cat <<_LT_EOF >> "$cfgfile"
#! $SHELL
# Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
# Provide generalized library-building support services.
diff --git a/configure_aux/ltmain.sh b/configure_aux/ltmain.sh
index 147d758..a736cf9 100644
--- a/configure_aux/ltmain.sh
+++ b/configure_aux/ltmain.sh
@@ -31,7 +31,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.6 Debian-2.4.6-0.1"
+VERSION="2.4.6 Debian-2.4.6-2"
package_revision=2.4.6
@@ -2068,7 +2068,7 @@ include the following information:
compiler: $LTCC
compiler flags: $LTCFLAGS
linker: $LD (gnu? $with_gnu_ld)
- version: $progname (GNU libtool) 2.4.6
+ version: $progname $scriptversion Debian-2.4.6-2
automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q`
diff --git a/debian/rules b/debian/rules
index 546ef5e..c2fb5af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_configure:
sed -i '/main/,/{/s/^{$$/{ return 77;/' auto_tests/dht_test.c
sed -i '/main/,/{/s/^{$$/{ return 77;/' auto_tests/toxav_basic_test.c
sed -i '/main/,/{/s/^{$$/{ return 77;/' auto_tests/toxav_many_test.c
- dh_auto_configure
+ dh_auto_configure -- --enable-av
override_dh_auto_build:
make LDFLAGS="${LDFLAGS} -release d0"
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index 10ab284..ee80844 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -728,7 +728,6 @@ _LT_CONFIG_SAVE_COMMANDS([
cat <<_LT_EOF >> "$cfgfile"
#! $SHELL
# Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
# Provide generalized library-building support services.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/tox.git
More information about the Pkg-voip-commits
mailing list