diff options
Diffstat (limited to 'xdelta1/config.log')
-rwxr-xr-x | xdelta1/config.log | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/xdelta1/config.log b/xdelta1/config.log deleted file mode 100755 index 2888cee..0000000 --- a/xdelta1/config.log +++ /dev/null | |||
@@ -1,73 +0,0 @@ | |||
1 | This file contains any messages produced by compilers while | ||
2 | running configure, to aid debugging if configure makes a mistake. | ||
3 | |||
4 | configure:697: checking for a BSD compatible install | ||
5 | configure:750: checking whether build environment is sane | ||
6 | configure:807: checking whether make sets ${MAKE} | ||
7 | configure:846: checking for working aclocal | ||
8 | configure:859: checking for working autoconf | ||
9 | configure:872: checking for working automake | ||
10 | configure:885: checking for working autoheader | ||
11 | configure:898: checking for working makeinfo | ||
12 | configure:913: checking whether to enable maintainer-specific portions of Makefiles | ||
13 | configure:958: checking for gcc | ||
14 | configure:1071: checking whether the C compiler (gcc ) works | ||
15 | configure:1087: gcc -o conftest conftest.c 1>&5 | ||
16 | configure:1113: checking whether the C compiler (gcc ) is a cross-compiler | ||
17 | configure:1118: checking whether we are using GNU C | ||
18 | configure:1127: gcc -E conftest.c | ||
19 | configure:1146: checking whether gcc accepts -g | ||
20 | configure:1178: checking how to run the C preprocessor | ||
21 | configure:1199: gcc -E conftest.c >/dev/null 2>conftest.out | ||
22 | configure:1370: checking host system type | ||
23 | configure:1391: checking build system type | ||
24 | configure:1411: checking for ranlib | ||
25 | configure:1450: checking for ld used by GCC | ||
26 | configure:1513: checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld | ||
27 | GNU ld version 2.16.1 | ||
28 | configure:1529: checking for BSD-compatible nm | ||
29 | configure:1566: checking whether ln -s works | ||
30 | ltconfig:603: checking for object suffix | ||
31 | ltconfig:604: gcc -c -Wall -O3 conftest.c 1>&5 | ||
32 | ltconfig:629: checking for executable suffix | ||
33 | ltconfig:630: gcc -o conftest -Wall -O3 conftest.c 1>&5 | ||
34 | conftest.c:1: warning: return type defaults to `int' | ||
35 | ltconfig:776: checking if gcc PIC flag -fPIC works | ||
36 | ltconfig:777: gcc -c -Wall -O3 -fPIC -DPIC conftest.c 1>&5 | ||
37 | ltconfig:829: checking if gcc supports -c -o file.o | ||
38 | ltconfig:830: gcc -c -Wall -O3 -o out/conftest2.o conftest.c 1>&5 | ||
39 | ltconfig:862: checking if gcc supports -c -o file.lo | ||
40 | ltconfig:863: gcc -c -Wall -O3 -c -o conftest.lo conftest.c 1>&5 | ||
41 | ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions | ||
42 | ltconfig:915: gcc -c -Wall -O3 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 | ||
43 | ltconfig:958: checking if gcc static flag -static works | ||
44 | ltconfig:959: gcc -o conftest -Wall -O3 -static conftest.c 1>&5 | ||
45 | conftest.c:1: warning: return type defaults to `int' | ||
46 | GNU ld version 2.16.1 | ||
47 | ltconfig:1592: checking if global_symbol_pipe works | ||
48 | ltconfig:1593: gcc -c -Wall -O3 conftest.c 1>&5 | ||
49 | conftest.c:9: warning: return type defaults to `int' | ||
50 | ltconfig:1596: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" | ||
51 | ltconfig:1648: gcc -o conftest -Wall -O3 -fno-builtin conftest.c conftstm.o 1>&5 | ||
52 | conftest.c:6: warning: 'main' is usually a function | ||
53 | configure:1761: checking for ANSI C header files | ||
54 | configure:1774: gcc -E conftest.c >/dev/null 2>conftest.out | ||
55 | configure:1841: gcc -o conftest -Wall -O3 conftest.c 1>&5 | ||
56 | configure: In function `main': | ||
57 | configure:1836: warning: implicit declaration of function `exit' | ||
58 | configure:1865: checking whether make sets ${MAKE} | ||
59 | configure:1895: checking for gettimeofday | ||
60 | configure:1923: gcc -o conftest -Wall -O3 conftest.c 1>&5 | ||
61 | configure:1948: checking whether time.h and sys/time.h may both be included | ||
62 | configure:1962: gcc -c -Wall -O3 conftest.c 1>&5 | ||
63 | configure: In function `main': | ||
64 | configure:1958: warning: unused variable `tp' | ||
65 | configure:1988: checking for emacs | ||
66 | configure:1988: checking for xemacs | ||
67 | configure:2081: checking for glib-config | ||
68 | configure:2116: checking for GLIB - version >= 1.2.8 | ||
69 | configure:2215: gcc -o conftest -Wall -O3 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include conftest.c -L/usr/local/lib -lglib 1>&5 | ||
70 | configure:2299: checking for gzsetparams in -lz | ||
71 | configure:2318: gcc -o conftest -Wall -O3 conftest.c -lz 1>&5 | ||
72 | configure:2335: checking for zlib.h | ||
73 | configure:2345: gcc -E conftest.c >/dev/null 2>conftest.out | ||