[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r11101: re-enable version checking (in tor/trunk: . src/or)
Author: nickm
Date: 2007-08-14 09:34:41 -0400 (Tue, 14 Aug 2007)
New Revision: 11101
Modified:
tor/trunk/
tor/trunk/src/or/Makefile.am
Log:
r14006@kushana: nickm | 2007-08-14 09:34:28 -0400
re-enable version checking
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r14006] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/src/or/Makefile.am
===================================================================
--- tor/trunk/src/or/Makefile.am 2007-08-14 13:34:35 UTC (rev 11100)
+++ tor/trunk/src/or/Makefile.am 2007-08-14 13:34:41 UTC (rev 11101)
@@ -40,7 +40,7 @@
tor_main.o: micro-revision.i
-micro-revision.i:
+micro-revision.i: FORCE
@svkdir=$$SVKROOT; \
if test "x$$svkdir" = x ; then \
svkdir=$$HOME/.svk; \