common/autoconf/bootcycle-spec.gmk.in

changeset 839
174a54ce39c4
parent 668
52d1b385a4ed
child 1133
50aaf272884f
     1.1 --- a/common/autoconf/bootcycle-spec.gmk.in	Wed Oct 09 18:51:32 2013 -0700
     1.2 +++ b/common/autoconf/bootcycle-spec.gmk.in	Thu Oct 10 14:58:19 2013 +0200
     1.3 @@ -36,7 +36,7 @@
     1.4    JAVA_EXEC_POS=1
     1.5  endif
     1.6  ifneq ($(word $(JAVA_EXEC_POS),$(SJAVAC_SERVER_JAVA)),$(word $(JAVA_EXEC_POS),$(JAVA)))
     1.7 -    $(error Bootcycle builds are not possible if --with-sjavac-server-java is specified)
     1.8 +  $(error Bootcycle builds are not possible if --with-sjavac-server-java is specified)
     1.9  endif
    1.10  
    1.11  

mercurial