summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-08-02 10:40:33 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-02 10:40:33 +0200
commit4add521a98e59c9fbaaf30d965771ca01f748242 (patch)
tree1e8f67a8c72a0ac811fd802d02fd8fd88f2d33af /configure.ac
parent0336b8f89d83998323643e5db8478590f310c256 (diff)
downloadModemManager-4add521a98e59c9fbaaf30d965771ca01f748242.tar.gz
build: remove duplicate `--with-docs' switch
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 0 insertions, 8 deletions
diff --git a/configure.ac b/configure.ac
index 5cd9ad713..ec4be9ed5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -151,14 +151,6 @@ else
fi
AC_SUBST(PPPD_PLUGIN_DIR)
-AC_ARG_WITH(docs, AC_HELP_STRING([--with-docs], [Build ModemManager documentation]))
-AM_CONDITIONAL(WITH_DOCS, test "x$with_docs" = "xyes")
-case $with_docs in
- yes) ;;
- *)
- with_docs=no
- ;;
-esac
dnl
dnl Tests