X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=config.status;h=3462196a11db4384e61a27620407572e20402912;hp=efd405b386ca469562e0b4d0d3fe9c7a1e3f04d1;hb=03759c1d9512afb87624c268481d5c9c499e8275;hpb=f93956db82f2d478b1a3dfd34d3fe024d4afd636 diff --git a/config.status b/config.status index efd405b..3462196 100755 --- a/config.status +++ b/config.status @@ -393,7 +393,7 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " # Files that config.status was made for. -config_files=" Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile" +config_files=" Makefile doc/Makefile icons/hicolor/scalable/Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile" config_commands=" depfiles po-directories" ac_cs_usage="\ @@ -432,7 +432,7 @@ Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." -ac_pwd='/home/jporsini/work.local/wpitchoune/svnpub/prss/trunk' +ac_pwd='/home/jporsini/work/wpitchoune/svnpub/prss/trunk' srcdir='.' INSTALL='/usr/bin/install -c' MKDIR_P='/bin/mkdir -p' @@ -540,6 +540,8 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; + "icons/hicolor/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES icons/hicolor/scalable/Makefile" ;; "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/glade/Makefile") CONFIG_FILES="$CONFIG_FILES src/glade/Makefile" ;; @@ -710,7 +712,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"]="" @@ -728,7 +730,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}" @@ -739,12 +741,12 @@ S["mkdir_p"]="/bin/mkdir -p" S["MKDIR_P"]="/bin/mkdir -p" S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" S["STRIP"]="" -S["install_sh"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/prss/trunk/install-sh" -S["MAKEINFO"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/prss/trunk/missing --run makeinfo" -S["AUTOHEADER"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/prss/trunk/missing --run autoheader" -S["AUTOMAKE"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/prss/trunk/missing --run automake-1.11" -S["AUTOCONF"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/prss/trunk/missing --run autoconf" -S["ACLOCAL"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/prss/trunk/missing --run aclocal-1.11" +S["install_sh"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/install-sh" +S["MAKEINFO"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --run makeinfo" +S["AUTOHEADER"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --run autoheader" +S["AUTOMAKE"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --run automake-1.11" +S["AUTOCONF"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --run autoconf" +S["ACLOCAL"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --run aclocal-1.11" S["VERSION"]="0.0.x" S["PACKAGE"]="prss" S["CYGPATH_W"]="echo"