summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2010-03-18 16:58:08 -0700
committerDavid Schleef <ds@schleef.org>2010-03-18 19:05:34 -0700
commit1a83810f786de60df0d52894ae01bb5780c802e1 (patch)
tree0859e851fcffd037ba113b9d4ed39a5b2e1c4ff4 /configure.ac
parentc53fa9207fa376c576297425116408d3bb979737 (diff)
autogen.sh: remove --enable-maintainer-mode
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 06e49c6..fdd085f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,8 +6,6 @@ AS_NANO(ORC_CVS=no,ORC_CVS=yes)
AC_CANONICAL_HOST([])
AM_INIT_AUTOMAKE(1.6)
-AM_MAINTAINER_MODE
-
ORC_MAJORMINOR=0.4
AC_SUBST(ORC_MAJORMINOR)