X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.status;h=fbb5904172200048e8d04b6e47b8f29c45a55bc6;hb=e1e506def27354776324be039783f39e8770cef6;hp=675ff48f565563d71e9f62d23fb3d73fb16cdb30;hpb=3202c7a32ddeb9eb3e56d5a5ae5536b5d6695c35;p=ptask.git diff --git a/config.status b/config.status index 675ff48..fbb5904 100755 --- a/config.status +++ b/config.status @@ -380,7 +380,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ptask $as_me 0.0.x, which was +This file was extended by ptask $as_me 0.0.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -430,7 +430,7 @@ ptask home page: ." ac_cs_config="'--prefix=/tmp'" ac_cs_version="\ -ptask config.status 0.0.x +ptask config.status 0.0.5 configured by ./configure, generated by GNU Autoconf 2.69, with options \"$ac_cs_config\" @@ -438,7 +438,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/wpitchoune/svnpub/ptask/trunk' +ac_pwd='/home/jporsini/work/wpitchoune/svnpub/ptask/branches/v0.0.5' srcdir='.' INSTALL='/usr/bin/install -c' MKDIR_P='/bin/mkdir -p' @@ -682,13 +682,14 @@ S["GSETTINGS_RULES"]="\n"\ S["GLIB_COMPILE_SCHEMAS"]="/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas" S["gsettingsschemadir"]="${datarootdir}/glib-2.0/schemas" S["GSETTINGS_DISABLE_SCHEMAS_COMPILE"]="" +S["JSON_FALSE"]="#" +S["JSON_TRUE"]="" S["JSON_LIBS"]="-ljson-c " S["JSON_CFLAGS"]="-I/usr/include/json-c " S["GTK_LIBS"]="-lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 " S["GTK_CFLAGS"]="-pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/i"\ "nclude/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/inclu"\ -"de/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -D"\ -"GSEAL_ENABLE " +"de/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE " S["XEXT_LIBS"]="-lXext " S["XEXT_CFLAGS"]=" " S["X11_LIBS"]="-lX11 " @@ -756,13 +757,13 @@ 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/wpitchoune/svnpub/ptask/trunk/install-sh" +S["install_sh"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/branches/v0.0.5/install-sh" S["MAKEINFO"]="makeinfo" S["AUTOHEADER"]="autoheader" S["AUTOMAKE"]="automake-1.13" S["AUTOCONF"]="autoconf" S["ACLOCAL"]="aclocal-1.13" -S["VERSION"]="0.0.x" +S["VERSION"]="0.0.5" S["PACKAGE"]="ptask" S["CYGPATH_W"]="echo" S["am__isrc"]="" @@ -801,8 +802,8 @@ S["prefix"]="/tmp" S["exec_prefix"]="${prefix}" S["PACKAGE_URL"]="http://wpitchoune.net/ptask" S["PACKAGE_BUGREPORT"]="jeanfi@gmail.com" -S["PACKAGE_STRING"]="ptask 0.0.x" -S["PACKAGE_VERSION"]="0.0.x" +S["PACKAGE_STRING"]="ptask 0.0.5" +S["PACKAGE_VERSION"]="0.0.5" S["PACKAGE_TARNAME"]="ptask" S["PACKAGE_NAME"]="ptask" S["PATH_SEPARATOR"]=":" @@ -850,15 +851,16 @@ cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { D["PACKAGE_NAME"]=" \"ptask\"" D["PACKAGE_TARNAME"]=" \"ptask\"" -D["PACKAGE_VERSION"]=" \"0.0.x\"" -D["PACKAGE_STRING"]=" \"ptask 0.0.x\"" +D["PACKAGE_VERSION"]=" \"0.0.5\"" +D["PACKAGE_STRING"]=" \"ptask 0.0.5\"" D["PACKAGE_BUGREPORT"]=" \"jeanfi@gmail.com\"" D["PACKAGE_URL"]=" \"http://wpitchoune.net/ptask\"" D["PACKAGE"]=" \"ptask\"" -D["VERSION"]=" \"0.0.x\"" +D["VERSION"]=" \"0.0.5\"" D["ENABLE_NLS"]=" 1" D["HAVE_GETTEXT"]=" 1" D["HAVE_DCGETTEXT"]=" 1" +D["HAVE_JSON"]=" 1" for (key in D) D_is_set[key] = 1 FS = "" }