X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=02c64b9b233ff4408e15aba43faa2988903af65f;hb=cb94aa80a3667d63e434716e4cc82ea173365637;hp=9286eb3f37f3d9536ec77090a108cf7146d23ea2;hpb=0fcd0b073253bccc83a8a8dbd91bdcceaf6e2bf0;p=swftools.git diff --git a/configure.in b/configure.in index 9286eb3..02c64b9 100644 --- a/configure.in +++ b/configure.in @@ -25,7 +25,7 @@ AC_ARG_WITH([poppler], [ --with-poppler use poppler instead of internal xpdf (currently broken)], [USE_POPPLER=true]) PACKAGE=swftools -VERSION=2008-07-11-0020 +VERSION=2008-09-22-1956 # ------------------------------------------------------------------ @@ -532,14 +532,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"