Index: configure.in =================================================================== RCS file: /cvsroot/swftools/swftools/configure.in,v retrieving revision 1.131 diff -u -3 -p -r1.131 configure.in --- configure.in 27 Jul 2008 09:47:05 -0000 1.131 +++ configure.in 19 Sep 2008 12:11:34 -0000 @@ -533,14 +533,14 @@ AH_BOTTOM([ #endif #endif -#endif // __config_h__ -]) - #ifdef HAVE_POPPLER #define GString GooString #define GHash GooHash #endif +#endif // __config_h__ +]) + if test -f "release.in"; then release_in="./release"; fi 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"