summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-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)