X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=aclocal.m4;h=05aa83f565f7c3491c5739cc60d3d5f18131c556;hb=90b15977a6a09cd9e90c19d74eca0e8e5313b4e6;hp=cff87c7214e29d8f49521786dc3a4a43c11fe2d6;hpb=da03c8b1d7e08b4dfca9eb359b6b9401185cc49f;p=swftools.git diff --git a/aclocal.m4 b/aclocal.m4 index cff87c7..05aa83f 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -65,7 +65,8 @@ fi if test "x${OK}" = "xOK";then rm -f config.tmp2 AC_MSG_RESULT(yes) -export SYSTEM_BACKTICKS=1 +SYSTEM_BACKTICKS=1 +export SYSTEM_BACKTICKS AC_DEFINE_UNQUOTED(SYSTEM_BACKTICKS, 1) else AC_MSG_RESULT(no)