support of json lib in addition to json0 lib
[ptask.git] / config.status
index 7ac0c65..25fe1fd 100755 (executable)
@@ -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.local/wpitchoune/svnpub/ptask/trunk'
 srcdir='.'
 INSTALL='/usr/bin/install -c'
 MKDIR_P='/bin/mkdir -p'
@@ -682,6 +682,8 @@ 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  "
@@ -756,7 +758,7 @@ 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.local/wpitchoune/svnpub/ptask/trunk/install-sh"
 S["MAKEINFO"]="makeinfo"
 S["AUTOHEADER"]="autoheader"
 S["AUTOMAKE"]="automake-1.13"
@@ -859,6 +861,7 @@ D["VERSION"]=" \"0.0.x\""
 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 = "\a"
 }