summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2010-01-25 21:16:39 +0530
committerMukund Sivaraman <muks@banu.com>2010-01-25 21:16:39 +0530
commit0697a9047d6de3640416df6c76ec00397a571aa1 (patch)
tree916e1db3776aef8f7fc78de470c699c7411e9238 /configure.ac
parent41d80861e30ebd9d0a2b69b9aad41cde3db98eed (diff)
Remove obsolete ChangeLog file
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 653923b..7d326c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_INIT([Tinyproxy], [tinyproxy_version],
[tinyproxy])
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE([dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_MACRO_DIR([m4macros])