Remove unused statements from configure.ac

This commit is contained in:
Mukund Sivaraman 2009-09-20 12:14:02 +05:30
parent 851ef02fbe
commit fbc0549540

View File

@ -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)