summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-20 12:14:02 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-20 12:14:02 +0530
commitfbc054954068dea7883af9885187b6772912348c (patch)
treefd8c82cfaf218a684ee507e757ed8207be60eabb
parent851ef02fbede4f45002cf05fa17fd457a439c615 (diff)
downloadtinyproxy-fbc054954068dea7883af9885187b6772912348c.tar.gz
tinyproxy-fbc054954068dea7883af9885187b6772912348c.zip
Remove unused statements from configure.ac
Diffstat (limited to '')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index ee9a70a..b16d462 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,9 +22,6 @@ AC_INIT([Tinyproxy], [tinyproxy_version],
[https://www.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy],
[tinyproxy])
-dnl AC_CONFIG_AUX_DIR(config)
-dnl AC_CONFIG_MACRO_DIR(config)
-
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)