From: kramm Date: Sun, 6 Apr 2003 22:01:39 +0000 (+0000) Subject: Generated from configure.in X-Git-Tag: release-0-4-4~34 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=9f45b73529879f4a910215d0799c575771a83448 Generated from configure.in --- diff --git a/configure b/configure index f04b16d..7ef72b2 100755 --- a/configure +++ b/configure @@ -711,7 +711,7 @@ fi PACKAGE=swftools -VERSION=0.4.4-pre11 +VERSION=0.4.4-pre12 # -Winline? if test "x$CHECKMEM" '!=' "x";then @@ -720,7 +720,7 @@ fi if test "x$DEBUG" '!=' "x";then CFLAGS="-Wparentheses -Wimplicit -Wreturn-type -g $CFLAGS" CXXFLAGS="-Wparentheses -Wimplicit -Wreturn-type -g $CXXFLAGS" - STRIP="echo debug enabled, not stripping " + STRIP="@echo debug enabled, not stripping " export STRIP else