X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.status;h=fd63cd8b263c4dfb57178e7efe7472572e5734c7;hb=f23f892146f30006a6ebb3c4dcf0c7777a4a5c68;hp=84e833bcfa3376f49d6d55011b811f5cac1ae49a;hpb=2fcdd269911ef94a96eda0baaa17395a1a5a20e2;p=ptask.git diff --git a/config.status b/config.status index 84e833b..fd63cd8 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="'--prefix=/tmp' 'CFLAGS=-O1'" 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' '--prefix=/tmp' 'CFLAGS=-O1' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 CONFIG_SHELL='/bin/bash' @@ -723,7 +723,7 @@ S["GMSGFMT"]="/usr/bin/msgfmt" S["MSGFMT"]="/usr/bin/msgfmt" S["GETTEXT_MACRO_VERSION"]="0.18" S["USE_NLS"]="yes" -S["CPP"]="gcc -E" +S["CPP"]="gcc -std=gnu99 -E" S["XMKMF"]="" S["am__fastdepCC_FALSE"]="#" S["am__fastdepCC_TRUE"]="" @@ -740,8 +740,8 @@ S["EXEEXT"]="" S["ac_ct_CC"]="gcc" S["CPPFLAGS"]="" S["LDFLAGS"]="" -S["CFLAGS"]="-g -O2" -S["CC"]="gcc" +S["CFLAGS"]="-O1" +S["CC"]="gcc -std=gnu99" S["am__untar"]="$${TAR-tar} xf -" S["am__tar"]="$${TAR-tar} chof - \"$$tardir\"" S["AMTAR"]="$${TAR-tar}"