new parameter -s textonly
[swftools.git] / m4 / lowercase.m4
index 0d9cd9a..190539b 100644 (file)
@@ -10,6 +10,8 @@ if test `cat __abcdefghijklmnopqrstuvwxyz.txt` = "test2";then
 else
     AC_MSG_RESULT(no)
 fi
-])
 
+rm -f __abcdefghijklmnopqrstuvwxyz.txt
+rm -f __ABCDEFGHIJKLMNOPQRSTUVWXYZ.txt
+])