X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.status;h=b2f5d6fe94fa96810ac625cccdfab1135207cb24;hb=db11aa05d9de6d1e01310d191320751f9a1e51e6;hp=e837e8ac835af5b380dbff7b03f97f562a522ffa;hpb=7a4a18c0f8f992328e087cfe516361d1ef9c2858;p=ptask.git diff --git a/config.status b/config.status index e837e8a..b2f5d6f 100755 --- a/config.status +++ b/config.status @@ -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"]="" @@ -741,7 +741,7 @@ S["ac_ct_CC"]="gcc" S["CPPFLAGS"]="" S["LDFLAGS"]="" S["CFLAGS"]="-g -O2" -S["CC"]="gcc" +S["CC"]="gcc -std=gnu99" S["am__untar"]="$${TAR-tar} xf -" S["am__tar"]="$${TAR-tar} chof - \"$$tardir\"" S["AMTAR"]="$${TAR-tar}"