aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-03-04 19:55:40 +0000
committerNick Mathewson <nickm@torproject.org>2007-03-04 19:55:40 +0000
commit654924dfdfdf2c602d524f10be2628cfbfc5b877 (patch)
tree1693b8e2bc457637239cf2c6ec39ce8d012d5bab /configure.in
parent238a13f3e61e9b2c910c37220b07fb44834b41c9 (diff)
downloadtor-654924dfdfdf2c602d524f10be2628cfbfc5b877.tar
tor-654924dfdfdf2c602d524f10be2628cfbfc5b877.tar.gz
r12072@catbus: nickm | 2007-03-04 14:55:36 -0500
Apparently, autoupdate is not as perfect as one might hope. svn:r9732
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e73277bda..81ed1a9a4 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ dnl See LICENSE for licensing information
AC_INIT
AM_INIT_AUTOMAKE(tor, 0.2.0.0-alpha-dev)
-AC_CONFIG_HEADERS([orconfig.h])
+AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST