X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=config.status;h=1ce9e1bc0107ef700325171acfe0e015f6b57c45;hp=317250ad77f7372a163ddbab533b2e0141badb89;hb=HEAD;hpb=93248791e35dd28a73bf98802bebfc5fef50f1fe diff --git a/config.status b/config.status index 317250a..1ce9e1b 100755 --- a/config.status +++ b/config.status @@ -428,7 +428,7 @@ $config_commands Report bugs to . ptask home page: ." -ac_cs_config="'--prefix=/tmp'" +ac_cs_config="" ac_cs_version="\ ptask config.status 1.0.0 configured by ./configure, generated by GNU Autoconf 2.69, @@ -520,7 +520,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' @@ -763,9 +763,9 @@ S["STRIP"]="" S["install_sh"]="${SHELL} /home/jporsini/work/ptask/install-sh" S["MAKEINFO"]="makeinfo" S["AUTOHEADER"]="autoheader" -S["AUTOMAKE"]="automake-1.14" +S["AUTOMAKE"]="automake-1.15" S["AUTOCONF"]="autoconf" -S["ACLOCAL"]="aclocal-1.14" +S["ACLOCAL"]="aclocal-1.15" S["VERSION"]="1.0.0" S["PACKAGE"]="ptask" S["CYGPATH_W"]="echo" @@ -792,6 +792,7 @@ S["infodir"]="${datarootdir}/info" S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}" S["oldincludedir"]="/usr/include" S["includedir"]="${prefix}/include" +S["runstatedir"]="${localstatedir}/run" S["localstatedir"]="${prefix}/var" S["sharedstatedir"]="${prefix}/com" S["sysconfdir"]="${prefix}/etc" @@ -801,7 +802,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/ptask" S["PACKAGE_BUGREPORT"]="jeanfi@gmail.com"