am-ft: make the environment available earlier
[platform/upstream/automake.git] / t / lisp6.sh
index 4b5f006..0dd4344 100644 (file)
@@ -39,7 +39,7 @@ AC_OUTPUT
 EOF
 
 # Avoid possible spurious influences from the environment.
-want_two=; unset want_two
+unset want_two
 
 echo "(provide 'am-one)" > am-one.el
 echo "(require 'am-one)" > am-two.el