summaryrefslogtreecommitdiff
path: root/build/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'build/config.log')
-rw-r--r--build/config.log49
1 files changed, 1 insertions, 48 deletions
diff --git a/build/config.log b/build/config.log
index 0d10f83..0a536a3 100644
--- a/build/config.log
+++ b/build/config.log
@@ -1,4 +1,4 @@
-# project LV2-render (1.4.6) configured on Fri Jan 30 22:42:18 2015 by
+# project LV2-render (1.4.6) configured on Sat Jan 31 00:14:07 2015 by
# waf 1.7.16 (abi 98, python 20708f0 on linux2)
# using ./waf configure
#
@@ -64,50 +64,3 @@ Checking for 'sratom-0' >= 0.4.0
out: -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -lsratom-0 -lsord-0 -lserd-0
yes
-----------------------------------------------------
-Checking for 'jack' >= 0.120.0
-['/usr/bin/pkg-config', '--atleast-version=0.120.0', 'jack']
-['/usr/bin/pkg-config', '--cflags', '--libs', 'jack']
-out: -ljack
-
-yes
-----------------------------------------------------
-Checking for function jack_port_type_get_buffer_size
-==>
-#include <jack/jack.h>
-
-int main(int argc, char **argv) {
- void *p;
- (void)argc; (void)argv;
- p=(void*)(jack_port_type_get_buffer_size);
- return 0;
-}
-
-<==
-[1/2] cxx: build/.conf_check_af37a22df4c19cf0432d3404a6b219d1/test.cpp -> build/.conf_check_af37a22df4c19cf0432d3404a6b219d1/testbuild/test.cpp.1.o
-
-['/usr/bin/g++', '-I/home/pepper/LV2-render', '-DNDEBUG', '-fshow-column', '-I/home/pepper/LV2-render/build/.conf_check_af37a22df4c19cf0432d3404a6b219d1/testbuild', '-DHAVE_LV2=1', '-DHAVE_LILV=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SUIL=1', '-DHAVE_SRATOM=1', '-DHAVE_JACK=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o']
-[2/2] cxxprogram: build/.conf_check_af37a22df4c19cf0432d3404a6b219d1/testbuild/test.cpp.1.o -> build/.conf_check_af37a22df4c19cf0432d3404a6b219d1/testbuild/testprog
-
-['/usr/bin/g++', 'test.cpp.1.o', '-o', '/home/pepper/LV2-render/build/.conf_check_af37a22df4c19cf0432d3404a6b219d1/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-lsndfile', '-ljack']
-yes
-----------------------------------------------------
-Checking for function jack_set_property
-==>
-#include <jack/metadata.h>
-
-int main(int argc, char **argv) {
- void *p;
- (void)argc; (void)argv;
- p=(void*)(jack_set_property);
- return 0;
-}
-
-<==
-[1/2] cxx: build/.conf_check_623450d91353b10e839bd52fd98cd354/test.cpp -> build/.conf_check_623450d91353b10e839bd52fd98cd354/testbuild/test.cpp.1.o
-
-['/usr/bin/g++', '-I/home/pepper/LV2-render', '-DNDEBUG', '-fshow-column', '-I/home/pepper/LV2-render/build/.conf_check_623450d91353b10e839bd52fd98cd354/testbuild', '-DHAVE_LV2=1', '-DHAVE_LILV=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SUIL=1', '-DHAVE_SRATOM=1', '-DHAVE_JACK=1', '-DHAVE_JACK_PORT_TYPE_GET_BUFFER_SIZE=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o']
-[2/2] cxxprogram: build/.conf_check_623450d91353b10e839bd52fd98cd354/testbuild/test.cpp.1.o -> build/.conf_check_623450d91353b10e839bd52fd98cd354/testbuild/testprog
-
-['/usr/bin/g++', 'test.cpp.1.o', '-o', '/home/pepper/LV2-render/build/.conf_check_623450d91353b10e839bd52fd98cd354/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-lsndfile', '-ljack']
-yes