summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-29 15:51:02 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-29 15:51:02 -0800
commit3dce74ec0302c4a62d4b51406178cd7dac50e7ee (patch)
tree74a03f95c451b21b89c8da0f5d7f843abcc06e9a /config.log
parent626426cbed64119d48458120d4a7bc8b281bf458 (diff)
autotools working a bit better
Diffstat (limited to 'config.log')
-rw-r--r--config.log54
1 files changed, 27 insertions, 27 deletions
diff --git a/config.log b/config.log
index 451291a..1cc75d2 100644
--- a/config.log
+++ b/config.log
@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
+ $ ./configure --no-create --no-recursion
## --------- ##
## Platform. ##
@@ -415,27 +415,6 @@ configure:13061: checking that generated files are newer than configure
configure:13067: result: done
configure:13090: creating ./config.status
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.69. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on toucansam
-
-config.status:1015: creating Makefile
-config.status:1015: creating src/Makefile
-config.status:1015: creating src/midi/Makefile
-config.status:1187: executing libtool commands
-config.status:1187: executing depfiles commands
-
## ---------------- ##
## Cache variables. ##
## ---------------- ##
@@ -576,7 +555,7 @@ CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
-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\"'
+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=\"dssi-render\" -DVERSION=\"0.0.1\"'
DEPDIR='.deps'
DLLTOOL='false'
DSSI_CFLAGS=''
@@ -612,7 +591,7 @@ OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
-PACKAGE='cli-dssi-host'
+PACKAGE='dssi-render'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
@@ -630,7 +609,7 @@ SHELL='/bin/sh'
SNDFILE_CFLAGS=''
SNDFILE_LIBS='-lsndfile '
STRIP='strip'
-VERSION='0.1.3'
+VERSION='0.0.1'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
@@ -704,7 +683,28 @@ target_alias=''
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
-#define PACKAGE "cli-dssi-host"
-#define VERSION "0.1.3"
+#define PACKAGE "dssi-render"
+#define VERSION "0.0.1"
configure: exit 0
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on toucansam
+
+config.status:1015: creating Makefile
+config.status:1015: creating src/Makefile
+config.status:1015: creating src/midi/Makefile
+config.status:1187: executing libtool commands
+config.status:1187: executing depfiles commands