common/autoconf/bootcycle-spec.gmk.in
changeset 20363 fa7663fc5d50
parent 16578 7a35b47cb9e5
child 26907 da70acacfe57
--- a/common/autoconf/bootcycle-spec.gmk.in	Wed Oct 09 18:51:32 2013 -0700
+++ b/common/autoconf/bootcycle-spec.gmk.in	Thu Oct 10 14:58:19 2013 +0200
@@ -36,7 +36,7 @@
   JAVA_EXEC_POS=1
 endif
 ifneq ($(word $(JAVA_EXEC_POS),$(SJAVAC_SERVER_JAVA)),$(word $(JAVA_EXEC_POS),$(JAVA)))
-    $(error Bootcycle builds are not possible if --with-sjavac-server-java is specified)
+  $(error Bootcycle builds are not possible if --with-sjavac-server-java is specified)
 endif