Browse Source

r12072@catbus: nickm | 2007-03-04 14:55:36 -0500
Apparently, autoupdate is not as perfect as one might hope.


svn:r9732

Nick Mathewson 18 years ago
parent
commit
654924dfdf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.in

+ 1 - 1
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