[network-manager-vpnc/th/vpn-editor-split-bgo766170: 19/19] build: drop unused configure option --with-tests
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-vpnc/th/vpn-editor-split-bgo766170: 19/19] build: drop unused configure option --with-tests
- Date: Sat, 14 May 2016 21:58:20 +0000 (UTC)
commit 93bc6102e2d4b9a538d2bbd567aaeadc9f533804
Author: Thomas Haller <thaller redhat com>
Date: Tue May 10 13:01:41 2016 +0200
build: drop unused configure option --with-tests
We always build the tests, no need for a flag to disable/enable.
configure.ac | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 88e046e..f756517 100644
--- a/configure.ac
+++ b/configure.ac
@@ -125,20 +125,6 @@ fi
AC_SUBST(NM_PLUGIN_DIR_NAME_FILE)
dnl
-dnl Tests
-dnl
-AC_ARG_WITH(tests, AS_HELP_STRING([--with-tests], [Build NetworkManager tests]))
-AM_CONDITIONAL(WITH_TESTS, test "x$with_tests" = "xyes")
-case $with_tests in
- yes)
- with_tests=yes
- ;;
- *)
- with_tests=no
- ;;
-esac
-
-dnl
dnl Distribution version string
dnl
AC_ARG_WITH(dist-version, AS_HELP_STRING([--with-dist-version=<dist-version>], [Define the custom version
(like distribution package name and revision)]), ac_distver=$withval, ac_distver="")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]