[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r9732: Apparently, autoupdate is not as perfect as one might hope. (tor/trunk)



Author: nickm
Date: 2007-03-04 14:55:40 -0500 (Sun, 04 Mar 2007)
New Revision: 9732

Modified:
   tor/trunk/
   tor/trunk/configure.in
Log:
 r12072@catbus:  nickm | 2007-03-04 14:55:36 -0500
 Apparently, autoupdate is not as perfect as one might hope.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r12072] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/trunk/configure.in
===================================================================
--- tor/trunk/configure.in	2007-03-04 19:52:39 UTC (rev 9731)
+++ tor/trunk/configure.in	2007-03-04 19:55:40 UTC (rev 9732)
@@ -5,7 +5,7 @@
 
 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