summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-04-19 08:04:23 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-04-19 08:04:23 +0000
commitc1893c416bc5fc3064393bb2f64b7c6d0c025a65 (patch)
tree8947e4cdb507240d9e1cdbb9073c0a508db1cef7 /configure.in
parent0bba832713cca8e5931d5d21f37f526d0a3979cf (diff)
downloadopenocd+libswd-c1893c416bc5fc3064393bb2f64b7c6d0c025a65.tar.gz
openocd+libswd-c1893c416bc5fc3064393bb2f64b7c6d0c025a65.tar.bz2
openocd+libswd-c1893c416bc5fc3064393bb2f64b7c6d0c025a65.tar.xz
openocd+libswd-c1893c416bc5fc3064393bb2f64b7c6d0c025a65.zip
Zach Welch <zw@superlucidity.net> automake maintainer mode
git-svn-id: svn://svn.berlios.de/openocd/trunk@1463 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6636839f..21f2295e 100644
--- a/configure.in
+++ b/configure.in
@@ -649,6 +649,7 @@ fi
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(openocd, 1.0)
+AM_MAINTAINER_MODE
AM_CONDITIONAL(RELEASE, test $build_release = yes)
AM_CONDITIONAL(PARPORT, test $build_parport = yes)