X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=41c98ab58d77b5501565d082ac0b318fa4e8b8e9;hb=dae2250691184ef6d638fc9d3c45b3c24299148b;hp=438dc8b71ab54ba16861216fbeeaa3aa60abc260;hpb=9c14e9d8e2d36e941eae639a047482186304419a;p=swftools.git diff --git a/configure.in b/configure.in index 438dc8b..41c98ab 100644 --- a/configure.in +++ b/configure.in @@ -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