# Makefile.inc1 | 2 +- # 1 file changed, 1 insertion(+), 1 deletion(-) # svn status M Makefile.inc1 Index: Makefile.inc1 =================================================================== --- Makefile.inc1 (revision 293396) +++ Makefile.inc1 (working copy) @@ -1284,7 +1284,7 @@ _mklocale= usr.bin/mklocale _sed= usr.bin/sed .endif -.if ${BOOTSTRAPPING} < 1000002 +.if ${BOOTSTRAPPING} < 1000033 _m4= usr.bin/m4 .endif