Generated from configure.in
[swftools.git] / configure.in
index 438dc8b..41c98ab 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/)
 
 export PACKAGE=swftools
-export VERSION=0.2.0
+export VERSION=0.2.1
 
 export CFLAGS="-O2 -fomit-frame-pointer"
 export CXXFLAGS="-O2 -fomit-frame-pointer"
@@ -42,6 +42,8 @@ dnl Checks for libraries.
 
 SWF_CHECK_BYTEORDER
 AC_SUBST(WORDS_BIGENDIAN)
+SWF_CHECK_SYSTEM_BACKTICKS
+AC_SUBST(SYSTEM_BACKTICKS)
 
 AC_ARG_PROGRAM