diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-01-29 15:51:02 -0800 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-01-29 15:51:02 -0800 |
| commit | 3dce74ec0302c4a62d4b51406178cd7dac50e7ee (patch) | |
| tree | 74a03f95c451b21b89c8da0f5d7f843abcc06e9a /config.status | |
| parent | 626426cbed64119d48458120d4a7bc8b281bf458 (diff) | |
autotools working a bit better
Diffstat (limited to 'config.status')
| -rwxr-xr-x | config.status | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config.status b/config.status index c2a6f58..d0a5fe5 100755 --- a/config.status +++ b/config.status @@ -714,8 +714,8 @@ if test -n "${ZSH_VERSION+set}"; then fi - PACKAGE='cli-dssi-host' - VERSION='0.1.3' + PACKAGE='dssi-render' + VERSION='0.0.1' RM='rm -f' ofile='libtool' @@ -838,8 +838,8 @@ S["AUTOHEADER"]="${SHELL} /home/pepper/DSSI/dssi-render/missing autoheader" S["AUTOMAKE"]="${SHELL} /home/pepper/DSSI/dssi-render/missing automake-1.14" S["AUTOCONF"]="${SHELL} /home/pepper/DSSI/dssi-render/missing autoconf" S["ACLOCAL"]="${SHELL} /home/pepper/DSSI/dssi-render/missing aclocal-1.14" -S["VERSION"]="0.1.3" -S["PACKAGE"]="cli-dssi-host" +S["VERSION"]="0.0.1" +S["PACKAGE"]="dssi-render" S["CYGPATH_W"]="echo" S["am__isrc"]="" S["INSTALL_DATA"]="${INSTALL} -m 644" @@ -894,7 +894,7 @@ S["ECHO_N"]="-n" S["ECHO_C"]="" S["DEFS"]="-DPACKAGE_NAME=\\\"\\\" -DPACKAGE_TARNAME=\\\"\\\" -DPACKAGE_VERSION=\\\"\\\" -DPACKAGE_STRING=\\\"\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DSTDC_HEADERS=1"\ " -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT"\ -"_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DPACKAGE=\\\"cli-dssi-host\\\" -DVERSION=\\\"0.1.3\\\"" +"_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DPACKAGE=\\\"dssi-render\\\" -DVERSION=\\\"0.0.1\\\"" S["mandir"]="${datarootdir}/man" S["localedir"]="${datarootdir}/locale" S["libdir"]="${exec_prefix}/lib" |
