X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=config.status;h=f83fe5bcbd65a8a7f9c6fcc7e60ddb81fb855ee0;hp=59ea825a102f61197b02d9515fa0182903c8badf;hb=d1869c71b41d410848acc0e943f47d1b4b279436;hpb=cda6eb8025987e0e3a776aa178ed5253515581ca diff --git a/config.status b/config.status index 59ea825..f83fe5b 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.7, which was +This file was extended by ptask $as_me 0.0.8a, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -428,9 +428,9 @@ $config_commands Report bugs to . ptask home page: ." -ac_cs_config="" +ac_cs_config="'--prefix=/tmp'" ac_cs_version="\ -ptask config.status 0.0.7 +ptask config.status 0.0.8a 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/ptask' +ac_pwd='/home/jporsini/work.local/ptask' srcdir='.' INSTALL='/usr/bin/install -c' MKDIR_P='/bin/mkdir -p' @@ -520,7 +520,7 @@ if $ac_cs_silent; then fi if $ac_cs_recheck; then - set X /bin/bash './configure' $ac_configure_extra_args --no-create --no-recursion + set X /bin/bash './configure' '--prefix=/tmp' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 CONFIG_SHELL='/bin/bash' @@ -758,13 +758,13 @@ S["mkdir_p"]="$(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/ptask/install-sh" +S["install_sh"]="${SHELL} /home/jporsini/work.local/ptask/install-sh" S["MAKEINFO"]="makeinfo" S["AUTOHEADER"]="autoheader" S["AUTOMAKE"]="automake-1.14" S["AUTOCONF"]="autoconf" S["ACLOCAL"]="aclocal-1.14" -S["VERSION"]="0.0.7" +S["VERSION"]="0.0.8a" S["PACKAGE"]="ptask" S["CYGPATH_W"]="echo" S["am__isrc"]="" @@ -799,12 +799,12 @@ S["libexecdir"]="${exec_prefix}/libexec" S["sbindir"]="${exec_prefix}/sbin" S["bindir"]="${exec_prefix}/bin" S["program_transform_name"]="s,x,x," -S["prefix"]="/usr/local" +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.7" -S["PACKAGE_VERSION"]="0.0.7" +S["PACKAGE_STRING"]="ptask 0.0.8a" +S["PACKAGE_VERSION"]="0.0.8a" S["PACKAGE_TARNAME"]="ptask" S["PACKAGE_NAME"]="ptask" S["PATH_SEPARATOR"]=":" @@ -852,12 +852,12 @@ cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { D["PACKAGE_NAME"]=" \"ptask\"" D["PACKAGE_TARNAME"]=" \"ptask\"" -D["PACKAGE_VERSION"]=" \"0.0.7\"" -D["PACKAGE_STRING"]=" \"ptask 0.0.7\"" +D["PACKAGE_VERSION"]=" \"0.0.8a\"" +D["PACKAGE_STRING"]=" \"ptask 0.0.8a\"" D["PACKAGE_BUGREPORT"]=" \"jeanfi@gmail.com\"" D["PACKAGE_URL"]=" \"http://wpitchoune.net/ptask\"" D["PACKAGE"]=" \"ptask\"" -D["VERSION"]=" \"0.0.7\"" +D["VERSION"]=" \"0.0.8a\"" D["ENABLE_NLS"]=" 1" D["HAVE_GETTEXT"]=" 1" D["HAVE_DCGETTEXT"]=" 1"