Merge branch 'micro' into maint
[platform/upstream/automake.git] / t / javaflags.sh
index c1c2671..bb9ab26 100644 (file)
@@ -26,7 +26,7 @@ chmod a+x fake-javac
 
 # Remove JAVAC from the environment, so that it won't interfere
 # with 'make -e' below.
-unset JAVAC || :
+unset JAVAC
 
 cat >> configure.ac <<'END'
 AC_PROG_CC