X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=config.status;h=85e7b0961bb9c9445fefb929c89c79feaf93f447;hp=82a4a8d20b9a3d81774396b345b5bcce891340af;hb=2fb68788e31ef558ad744ea218a4eb2f042316dc;hpb=be5c3215b84a3637eca78aa271890ab5e1423908 diff --git a/config.status b/config.status index 82a4a8d..85e7b09 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 icons/hicolor/scalable/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="\ @@ -422,7 +422,7 @@ $config_commands Report bugs to . prss home page: ." -ac_cs_config="'--prefix=/tmp'" +ac_cs_config="" ac_cs_version="\ prss config.status 0.0.x configured by ./configure, generated by GNU Autoconf 2.69, @@ -503,7 +503,7 @@ if $ac_cs_silent; then fi if $ac_cs_recheck; then - set X /bin/bash './configure' '--prefix=/tmp' $ac_configure_extra_args --no-create --no-recursion + set X /bin/bash './configure' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 CONFIG_SHELL='/bin/bash' @@ -540,6 +540,7 @@ 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" ;; @@ -669,8 +670,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_LIBS"]="-ljson " -S["JSON_CFLAGS"]="-I/usr/include/json " +S["JSON_LIBS"]="-ljson-c " +S["JSON_CFLAGS"]="-I/usr/include/json-c " S["CURL_LIBS"]="-lcurl " S["CURL_CFLAGS"]=" " 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 " @@ -783,7 +784,7 @@ S["libexecdir"]="${exec_prefix}/libexec" S["sbindir"]="${exec_prefix}/sbin" S["bindir"]="${exec_prefix}/bin" S["program_transform_name"]="s,x,x," -S["prefix"]="/tmp" +S["prefix"]="/usr/local" S["exec_prefix"]="${prefix}" S["PACKAGE_URL"]="http://wpitchoune.net/prss" S["PACKAGE_BUGREPORT"]="jeanfi@gmail.com"