X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.status;h=e69bc5364d5b0ce5909247d9a6d6b96a79aab1eb;hb=f6bf5fdf1ad7d86e996d9cd04643b5ddbcd2645b;hp=b2f5d6fe94fa96810ac625cccdfab1135207cb24;hpb=b74d6f14292a5c1bc859fb52f3e4ab6cb5848f9c;p=ptask.git diff --git a/config.status b/config.status index b2f5d6f..e69bc53 100755 --- a/config.status +++ b/config.status @@ -428,7 +428,7 @@ $config_commands Report bugs to . ptask home page: ." -ac_cs_config="'--prefix=/tmp'" +ac_cs_config="'CFLAGS=-O1' '--prefix=/tmp'" ac_cs_version="\ ptask config.status 0.0.x configured by ./configure, generated by GNU Autoconf 2.69, @@ -520,7 +520,7 @@ if $ac_cs_silent; then fi if $ac_cs_recheck; then - set X /bin/bash './configure' '--prefix=/tmp' $ac_configure_extra_args --no-create --no-recursion + set X /bin/bash './configure' 'CFLAGS=-O1' '--prefix=/tmp' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 CONFIG_SHELL='/bin/bash' @@ -740,7 +740,7 @@ S["EXEEXT"]="" S["ac_ct_CC"]="gcc" S["CPPFLAGS"]="" S["LDFLAGS"]="" -S["CFLAGS"]="-g -O2" +S["CFLAGS"]="-O1" S["CC"]="gcc -std=gnu99" S["am__untar"]="$${TAR-tar} xf -" S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""