浏览代码

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 年之前
父节点
当前提交
654924dfdf
共有 1 个文件被更改,包括 1 次插入1 次删除
  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