From: Nick Mathewson Date: Sun, 4 Mar 2007 19:55:40 +0000 (+0000) Subject: r12072@catbus: nickm | 2007-03-04 14:55:36 -0500 X-Git-Tag: tor-0.2.0.1-alpha~397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654924dfdfdf2c602d524f10be2628cfbfc5b877;p=thirdparty%2Ftor.git r12072@catbus: nickm | 2007-03-04 14:55:36 -0500 Apparently, autoupdate is not as perfect as one might hope. svn:r9732 --- diff --git a/configure.in b/configure.in index e73277bda0..81ed1a9a47 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