don't generate wx/Makefile
authorkramm <kramm>
Thu, 19 Jun 2008 20:35:25 +0000 (20:35 +0000)
committerkramm <kramm>
Thu, 19 Jun 2008 20:35:25 +0000 (20:35 +0000)
configure.in

index fcff549..79ee333 100644 (file)
@@ -477,8 +477,7 @@ AH_BOTTOM([
 
 
 if test -f "release.in"; then release_in="./release"; fi
-if test -f "wx/Makefile.in"; then wx_in="wx/Makefile"; fi
-FILES="$release_in $wx_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile pdf2swf/fonts/Makefile ${pythonrfxswf} ${lame_makefile} lib/art/Makefile lib/readers/Makefile"
+FILES="$release_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile pdf2swf/fonts/Makefile ${pythonrfxswf} ${lame_makefile} lib/art/Makefile lib/readers/Makefile"
 AC_OUTPUT(${FILES})
 
 dnl new autoconf