X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.status;h=cb70d4cf9791e5513541cf4a03bb32cd2117d232;hb=11e8b2872e4307031d724034e330ee090e365f17;hp=fd63cd8b263c4dfb57178e7efe7472572e5734c7;hpb=f23f892146f30006a6ebb3c4dcf0c7777a4a5c68;p=ptask.git diff --git a/config.status b/config.status index fd63cd8..cb70d4c 100755 --- a/config.status +++ b/config.status @@ -428,7 +428,7 @@ $config_commands Report bugs to . ptask home page: ." -ac_cs_config="'--prefix=/tmp' 'CFLAGS=-O1'" +ac_cs_config="'--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' 'CFLAGS=-O1' $ac_configure_extra_args --no-create --no-recursion + set X /bin/bash './configure' '--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"]="-O1" +S["CFLAGS"]="-g -O2" S["CC"]="gcc -std=gnu99" S["am__untar"]="$${TAR-tar} xf -" S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""