| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by configure, which was |
|---|
| 5 | generated by GNU Autoconf 2.65. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = Mandr4ke |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 2.6.35-sabayon |
|---|
| 16 | uname -s = Linux |
|---|
| 17 | uname -v = #1 SMP Sun Sep 19 16:34:03 UTC 2010 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = unknown |
|---|
| 26 | /bin/machine = unknown |
|---|
| 27 | /usr/bin/oslevel = unknown |
|---|
| 28 | /bin/universe = unknown |
|---|
| 29 | |
|---|
| 30 | PATH: /usr/local/bin |
|---|
| 31 | PATH: /usr/bin |
|---|
| 32 | PATH: /bin |
|---|
| 33 | PATH: /opt/bin |
|---|
| 34 | PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 |
|---|
| 35 | PATH: /usr/games/bin |
|---|
| 36 | |
|---|
| 37 | |
|---|
| 38 | ## ----------- ## |
|---|
| 39 | ## Core tests. ## |
|---|
| 40 | ## ----------- ## |
|---|
| 41 | |
|---|
| 42 | configure:2387: checking for a BSD-compatible install |
|---|
| 43 | configure:2455: result: /usr/bin/install -c |
|---|
| 44 | configure:2466: checking whether build environment is sane |
|---|
| 45 | configure:2516: result: yes |
|---|
| 46 | configure:2657: checking for a thread-safe mkdir -p |
|---|
| 47 | configure:2696: result: /bin/mkdir -p |
|---|
| 48 | configure:2709: checking for gawk |
|---|
| 49 | configure:2725: found /usr/bin/gawk |
|---|
| 50 | configure:2736: result: gawk |
|---|
| 51 | configure:2747: checking whether make sets $(MAKE) |
|---|
| 52 | configure:2769: result: yes |
|---|
| 53 | configure:2914: checking for g++ |
|---|
| 54 | configure:2930: found /usr/bin/g++ |
|---|
| 55 | configure:2941: result: g++ |
|---|
| 56 | configure:2968: checking for C++ compiler version |
|---|
| 57 | configure:2977: g++ --version >&5 |
|---|
| 58 | g++ (Gentoo 4.4.2 p1.0) 4.4.2 |
|---|
| 59 | Copyright (C) 2009 Free Software Foundation, Inc. |
|---|
| 60 | This is free software; see the source for copying conditions. There is NO |
|---|
| 61 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 62 | |
|---|
| 63 | configure:2988: $? = 0 |
|---|
| 64 | configure:2977: g++ -v >&5 |
|---|
| 65 | Using built-in specs. |
|---|
| 66 | Target: x86_64-pc-linux-gnu |
|---|
| 67 | Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0' |
|---|
| 68 | Thread model: posix |
|---|
| 69 | gcc version 4.4.2 (Gentoo 4.4.2 p1.0) |
|---|
| 70 | configure:2988: $? = 0 |
|---|
| 71 | configure:2977: g++ -V >&5 |
|---|
| 72 | g++: '-V' option must have argument |
|---|
| 73 | configure:2988: $? = 1 |
|---|
| 74 | configure:2977: g++ -qversion >&5 |
|---|
| 75 | g++: unrecognized option '-qversion' |
|---|
| 76 | g++: no input files |
|---|
| 77 | configure:2988: $? = 1 |
|---|
| 78 | configure:3008: checking whether the C++ compiler works |
|---|
| 79 | configure:3030: g++ conftest.cpp >&5 |
|---|
| 80 | configure:3034: $? = 0 |
|---|
| 81 | configure:3083: result: yes |
|---|
| 82 | configure:3086: checking for C++ compiler default output file name |
|---|
| 83 | configure:3088: result: a.out |
|---|
| 84 | configure:3094: checking for suffix of executables |
|---|
| 85 | configure:3101: g++ -o conftest conftest.cpp >&5 |
|---|
| 86 | configure:3105: $? = 0 |
|---|
| 87 | configure:3127: result: |
|---|
| 88 | configure:3149: checking whether we are cross compiling |
|---|
| 89 | configure:3157: g++ -o conftest conftest.cpp >&5 |
|---|
| 90 | configure:3161: $? = 0 |
|---|
| 91 | configure:3168: ./conftest |
|---|
| 92 | configure:3172: $? = 0 |
|---|
| 93 | configure:3187: result: no |
|---|
| 94 | configure:3192: checking for suffix of object files |
|---|
| 95 | configure:3214: g++ -c conftest.cpp >&5 |
|---|
| 96 | configure:3218: $? = 0 |
|---|
| 97 | configure:3239: result: o |
|---|
| 98 | configure:3243: checking whether we are using the GNU C++ compiler |
|---|
| 99 | configure:3262: g++ -c conftest.cpp >&5 |
|---|
| 100 | configure:3262: $? = 0 |
|---|
| 101 | configure:3271: result: yes |
|---|
| 102 | configure:3280: checking whether g++ accepts -g |
|---|
| 103 | configure:3300: g++ -c -g conftest.cpp >&5 |
|---|
| 104 | configure:3300: $? = 0 |
|---|
| 105 | configure:3341: result: yes |
|---|
| 106 | configure:3375: checking for style of include used by make |
|---|
| 107 | configure:3403: result: GNU |
|---|
| 108 | configure:3428: checking dependency style of g++ |
|---|
| 109 | configure:3538: result: gcc3 |
|---|
| 110 | configure:3584: checking build system type |
|---|
| 111 | configure:3598: result: x86_64-unknown-linux-gnu |
|---|
| 112 | configure:3618: checking host system type |
|---|
| 113 | configure:3631: result: x86_64-unknown-linux-gnu |
|---|
| 114 | configure:3699: checking for gcc |
|---|
| 115 | configure:3715: found /usr/bin/gcc |
|---|
| 116 | configure:3726: result: gcc |
|---|
| 117 | configure:3955: checking for C compiler version |
|---|
| 118 | configure:3964: gcc --version >&5 |
|---|
| 119 | gcc (Gentoo 4.4.2 p1.0) 4.4.2 |
|---|
| 120 | Copyright (C) 2009 Free Software Foundation, Inc. |
|---|
| 121 | This is free software; see the source for copying conditions. There is NO |
|---|
| 122 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 123 | |
|---|
| 124 | configure:3975: $? = 0 |
|---|
| 125 | configure:3964: gcc -v >&5 |
|---|
| 126 | Using built-in specs. |
|---|
| 127 | Target: x86_64-pc-linux-gnu |
|---|
| 128 | Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0' |
|---|
| 129 | Thread model: posix |
|---|
| 130 | gcc version 4.4.2 (Gentoo 4.4.2 p1.0) |
|---|
| 131 | configure:3975: $? = 0 |
|---|
| 132 | configure:3964: gcc -V >&5 |
|---|
| 133 | gcc: '-V' option must have argument |
|---|
| 134 | configure:3975: $? = 1 |
|---|
| 135 | configure:3964: gcc -qversion >&5 |
|---|
| 136 | gcc: unrecognized option '-qversion' |
|---|
| 137 | gcc: no input files |
|---|
| 138 | configure:3975: $? = 1 |
|---|
| 139 | configure:3979: checking whether we are using the GNU C compiler |
|---|
| 140 | configure:3998: gcc -c conftest.c >&5 |
|---|
| 141 | configure:3998: $? = 0 |
|---|
| 142 | configure:4007: result: yes |
|---|
| 143 | configure:4016: checking whether gcc accepts -g |
|---|
| 144 | configure:4036: gcc -c -g conftest.c >&5 |
|---|
| 145 | configure:4036: $? = 0 |
|---|
| 146 | configure:4077: result: yes |
|---|
| 147 | configure:4094: checking for gcc option to accept ISO C89 |
|---|
| 148 | configure:4158: gcc -c -g -O2 conftest.c >&5 |
|---|
| 149 | configure:4158: $? = 0 |
|---|
| 150 | configure:4171: result: none needed |
|---|
| 151 | configure:4193: checking dependency style of gcc |
|---|
| 152 | configure:4303: result: gcc3 |
|---|
| 153 | configure:4318: checking for a sed that does not truncate output |
|---|
| 154 | configure:4382: result: /bin/sed |
|---|
| 155 | configure:4400: checking for grep that handles long lines and -e |
|---|
| 156 | configure:4458: result: /bin/grep |
|---|
| 157 | configure:4463: checking for egrep |
|---|
| 158 | configure:4525: result: /bin/grep -E |
|---|
| 159 | configure:4530: checking for fgrep |
|---|
| 160 | configure:4592: result: /bin/grep -F |
|---|
| 161 | configure:4627: checking for ld used by gcc |
|---|
| 162 | configure:4694: result: /usr/x86_64-pc-linux-gnu/bin/ld |
|---|
| 163 | configure:4701: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld |
|---|
| 164 | configure:4716: result: yes |
|---|
| 165 | configure:4728: checking for BSD- or MS-compatible name lister (nm) |
|---|
| 166 | configure:4777: result: /usr/bin/nm -B |
|---|
| 167 | configure:4895: checking the name lister (/usr/bin/nm -B) interface |
|---|
| 168 | configure:4902: g++ -c -g -O2 conftest.cpp >&5 |
|---|
| 169 | configure:4905: /usr/bin/nm -B "conftest.o" |
|---|
| 170 | configure:4908: output |
|---|
| 171 | 0000000000000000 B some_variable |
|---|
| 172 | configure:4915: result: BSD nm |
|---|
| 173 | configure:4918: checking whether ln -s works |
|---|
| 174 | configure:4922: result: yes |
|---|
| 175 | configure:4930: checking the maximum length of command line arguments |
|---|
| 176 | configure:5050: result: 1572864 |
|---|
| 177 | configure:5067: checking whether the shell understands some XSI constructs |
|---|
| 178 | configure:5077: result: yes |
|---|
| 179 | configure:5081: checking whether the shell understands "+=" |
|---|
| 180 | configure:5087: result: yes |
|---|
| 181 | configure:5122: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files |
|---|
| 182 | configure:5129: result: -r |
|---|
| 183 | configure:5198: checking for objdump |
|---|
| 184 | configure:5214: found /usr/bin/objdump |
|---|
| 185 | configure:5225: result: objdump |
|---|
| 186 | configure:5257: checking how to recognize dependent libraries |
|---|
| 187 | configure:5453: result: pass_all |
|---|
| 188 | configure:5513: checking for ar |
|---|
| 189 | configure:5529: found /usr/bin/ar |
|---|
| 190 | configure:5540: result: ar |
|---|
| 191 | configure:5618: checking for strip |
|---|
| 192 | configure:5634: found /usr/bin/strip |
|---|
| 193 | configure:5645: result: strip |
|---|
| 194 | configure:5717: checking for ranlib |
|---|
| 195 | configure:5733: found /usr/bin/ranlib |
|---|
| 196 | configure:5744: result: ranlib |
|---|
| 197 | configure:5834: checking command to parse /usr/bin/nm -B output from gcc object |
|---|
| 198 | configure:5952: g++ -c -g -O2 conftest.cpp >&5 |
|---|
| 199 | configure:5955: $? = 0 |
|---|
| 200 | configure:5959: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
|---|
| 201 | configure:5962: $? = 0 |
|---|
| 202 | configure:6016: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 |
|---|
| 203 | configure:6019: $? = 0 |
|---|
| 204 | configure:6057: result: ok |
|---|
| 205 | configure:6153: g++ -c -g -O2 conftest.cpp >&5 |
|---|
| 206 | configure:6156: $? = 0 |
|---|
| 207 | configure:6866: checking how to run the C preprocessor |
|---|
| 208 | configure:6897: gcc -E conftest.c |
|---|
| 209 | configure:6897: $? = 0 |
|---|
| 210 | configure:6911: gcc -E conftest.c |
|---|
| 211 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 212 | configure:6911: $? = 1 |
|---|
| 213 | configure: failed program was: |
|---|
| 214 | | /* confdefs.h */ |
|---|
| 215 | | #define PACKAGE_NAME "" |
|---|
| 216 | | #define PACKAGE_TARNAME "" |
|---|
| 217 | | #define PACKAGE_VERSION "" |
|---|
| 218 | | #define PACKAGE_STRING "" |
|---|
| 219 | | #define PACKAGE_BUGREPORT "" |
|---|
| 220 | | #define PACKAGE_URL "" |
|---|
| 221 | | #define PACKAGE "enthral" |
|---|
| 222 | | #define VERSION "001" |
|---|
| 223 | | /* end confdefs.h. */ |
|---|
| 224 | | #include <ac_nonexistent.h> |
|---|
| 225 | configure:6936: result: gcc -E |
|---|
| 226 | configure:6956: gcc -E conftest.c |
|---|
| 227 | configure:6956: $? = 0 |
|---|
| 228 | configure:6970: gcc -E conftest.c |
|---|
| 229 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 230 | configure:6970: $? = 1 |
|---|
| 231 | configure: failed program was: |
|---|
| 232 | | /* confdefs.h */ |
|---|
| 233 | | #define PACKAGE_NAME "" |
|---|
| 234 | | #define PACKAGE_TARNAME "" |
|---|
| 235 | | #define PACKAGE_VERSION "" |
|---|
| 236 | | #define PACKAGE_STRING "" |
|---|
| 237 | | #define PACKAGE_BUGREPORT "" |
|---|
| 238 | | #define PACKAGE_URL "" |
|---|
| 239 | | #define PACKAGE "enthral" |
|---|
| 240 | | #define VERSION "001" |
|---|
| 241 | | /* end confdefs.h. */ |
|---|
| 242 | | #include <ac_nonexistent.h> |
|---|
| 243 | configure:6999: checking for ANSI C header files |
|---|
| 244 | configure:7019: gcc -c -g -O2 conftest.c >&5 |
|---|
| 245 | configure:7019: $? = 0 |
|---|
| 246 | configure:7092: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 247 | configure:7092: $? = 0 |
|---|
| 248 | configure:7092: ./conftest |
|---|
| 249 | configure:7092: $? = 0 |
|---|
| 250 | configure:7103: result: yes |
|---|
| 251 | configure:7116: checking for sys/types.h |
|---|
| 252 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 253 | configure:7116: $? = 0 |
|---|
| 254 | configure:7116: result: yes |
|---|
| 255 | configure:7116: checking for sys/stat.h |
|---|
| 256 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 257 | configure:7116: $? = 0 |
|---|
| 258 | configure:7116: result: yes |
|---|
| 259 | configure:7116: checking for stdlib.h |
|---|
| 260 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 261 | configure:7116: $? = 0 |
|---|
| 262 | configure:7116: result: yes |
|---|
| 263 | configure:7116: checking for string.h |
|---|
| 264 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 265 | configure:7116: $? = 0 |
|---|
| 266 | configure:7116: result: yes |
|---|
| 267 | configure:7116: checking for memory.h |
|---|
| 268 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 269 | configure:7116: $? = 0 |
|---|
| 270 | configure:7116: result: yes |
|---|
| 271 | configure:7116: checking for strings.h |
|---|
| 272 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 273 | configure:7116: $? = 0 |
|---|
| 274 | configure:7116: result: yes |
|---|
| 275 | configure:7116: checking for inttypes.h |
|---|
| 276 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 277 | configure:7116: $? = 0 |
|---|
| 278 | configure:7116: result: yes |
|---|
| 279 | configure:7116: checking for stdint.h |
|---|
| 280 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 281 | configure:7116: $? = 0 |
|---|
| 282 | configure:7116: result: yes |
|---|
| 283 | configure:7116: checking for unistd.h |
|---|
| 284 | configure:7116: gcc -c -g -O2 conftest.c >&5 |
|---|
| 285 | configure:7116: $? = 0 |
|---|
| 286 | configure:7116: result: yes |
|---|
| 287 | configure:7131: checking for dlfcn.h |
|---|
| 288 | configure:7131: gcc -c -g -O2 conftest.c >&5 |
|---|
| 289 | configure:7131: $? = 0 |
|---|
| 290 | configure:7131: result: yes |
|---|
| 291 | configure:7256: checking for C++ compiler version |
|---|
| 292 | configure:7265: g++ --version >&5 |
|---|
| 293 | g++ (Gentoo 4.4.2 p1.0) 4.4.2 |
|---|
| 294 | Copyright (C) 2009 Free Software Foundation, Inc. |
|---|
| 295 | This is free software; see the source for copying conditions. There is NO |
|---|
| 296 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 297 | |
|---|
| 298 | configure:7276: $? = 0 |
|---|
| 299 | configure:7265: g++ -v >&5 |
|---|
| 300 | Using built-in specs. |
|---|
| 301 | Target: x86_64-pc-linux-gnu |
|---|
| 302 | Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0' |
|---|
| 303 | Thread model: posix |
|---|
| 304 | gcc version 4.4.2 (Gentoo 4.4.2 p1.0) |
|---|
| 305 | configure:7276: $? = 0 |
|---|
| 306 | configure:7265: g++ -V >&5 |
|---|
| 307 | g++: '-V' option must have argument |
|---|
| 308 | configure:7276: $? = 1 |
|---|
| 309 | configure:7265: g++ -qversion >&5 |
|---|
| 310 | g++: unrecognized option '-qversion' |
|---|
| 311 | g++: no input files |
|---|
| 312 | configure:7276: $? = 1 |
|---|
| 313 | configure:7280: checking whether we are using the GNU C++ compiler |
|---|
| 314 | configure:7308: result: yes |
|---|
| 315 | configure:7317: checking whether g++ accepts -g |
|---|
| 316 | configure:7378: result: yes |
|---|
| 317 | configure:7403: checking dependency style of g++ |
|---|
| 318 | configure:7513: result: gcc3 |
|---|
| 319 | configure:7536: checking how to run the C++ preprocessor |
|---|
| 320 | configure:7563: g++ -E conftest.cpp |
|---|
| 321 | configure:7563: $? = 0 |
|---|
| 322 | configure:7577: g++ -E conftest.cpp |
|---|
| 323 | conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 324 | configure:7577: $? = 1 |
|---|
| 325 | configure: failed program was: |
|---|
| 326 | | /* confdefs.h */ |
|---|
| 327 | | #define PACKAGE_NAME "" |
|---|
| 328 | | #define PACKAGE_TARNAME "" |
|---|
| 329 | | #define PACKAGE_VERSION "" |
|---|
| 330 | | #define PACKAGE_STRING "" |
|---|
| 331 | | #define PACKAGE_BUGREPORT "" |
|---|
| 332 | | #define PACKAGE_URL "" |
|---|
| 333 | | #define PACKAGE "enthral" |
|---|
| 334 | | #define VERSION "001" |
|---|
| 335 | | #define STDC_HEADERS 1 |
|---|
| 336 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 337 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 338 | | #define HAVE_STDLIB_H 1 |
|---|
| 339 | | #define HAVE_STRING_H 1 |
|---|
| 340 | | #define HAVE_MEMORY_H 1 |
|---|
| 341 | | #define HAVE_STRINGS_H 1 |
|---|
| 342 | | #define HAVE_INTTYPES_H 1 |
|---|
| 343 | | #define HAVE_STDINT_H 1 |
|---|
| 344 | | #define HAVE_UNISTD_H 1 |
|---|
| 345 | | #define HAVE_DLFCN_H 1 |
|---|
| 346 | | /* end confdefs.h. */ |
|---|
| 347 | | #include <ac_nonexistent.h> |
|---|
| 348 | configure:7602: result: g++ -E |
|---|
| 349 | configure:7622: g++ -E conftest.cpp |
|---|
| 350 | configure:7622: $? = 0 |
|---|
| 351 | configure:7636: g++ -E conftest.cpp |
|---|
| 352 | conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 353 | configure:7636: $? = 1 |
|---|
| 354 | configure: failed program was: |
|---|
| 355 | | /* confdefs.h */ |
|---|
| 356 | | #define PACKAGE_NAME "" |
|---|
| 357 | | #define PACKAGE_TARNAME "" |
|---|
| 358 | | #define PACKAGE_VERSION "" |
|---|
| 359 | | #define PACKAGE_STRING "" |
|---|
| 360 | | #define PACKAGE_BUGREPORT "" |
|---|
| 361 | | #define PACKAGE_URL "" |
|---|
| 362 | | #define PACKAGE "enthral" |
|---|
| 363 | | #define VERSION "001" |
|---|
| 364 | | #define STDC_HEADERS 1 |
|---|
| 365 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 366 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 367 | | #define HAVE_STDLIB_H 1 |
|---|
| 368 | | #define HAVE_STRING_H 1 |
|---|
| 369 | | #define HAVE_MEMORY_H 1 |
|---|
| 370 | | #define HAVE_STRINGS_H 1 |
|---|
| 371 | | #define HAVE_INTTYPES_H 1 |
|---|
| 372 | | #define HAVE_STDINT_H 1 |
|---|
| 373 | | #define HAVE_UNISTD_H 1 |
|---|
| 374 | | #define HAVE_DLFCN_H 1 |
|---|
| 375 | | /* end confdefs.h. */ |
|---|
| 376 | | #include <ac_nonexistent.h> |
|---|
| 377 | configure:7842: checking for objdir |
|---|
| 378 | configure:7857: result: .libs |
|---|
| 379 | configure:8149: checking if gcc supports -fno-rtti -fno-exceptions |
|---|
| 380 | configure:8167: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 381 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
|---|
| 382 | configure:8171: $? = 0 |
|---|
| 383 | configure:8184: result: no |
|---|
| 384 | configure:8204: checking for gcc option to produce PIC |
|---|
| 385 | configure:8476: result: -fPIC -DPIC |
|---|
| 386 | configure:8488: checking if gcc PIC flag -fPIC -DPIC works |
|---|
| 387 | configure:8506: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 |
|---|
| 388 | configure:8510: $? = 0 |
|---|
| 389 | configure:8523: result: yes |
|---|
| 390 | configure:8547: checking if gcc static flag -static works |
|---|
| 391 | configure:8575: result: yes |
|---|
| 392 | configure:8590: checking if gcc supports -c -o file.o |
|---|
| 393 | configure:8611: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
|---|
| 394 | configure:8615: $? = 0 |
|---|
| 395 | configure:8637: result: yes |
|---|
| 396 | configure:8645: checking if gcc supports -c -o file.o |
|---|
| 397 | configure:8692: result: yes |
|---|
| 398 | configure:8725: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries |
|---|
| 399 | configure:9711: result: yes |
|---|
| 400 | configure:9748: checking whether -lc should be explicitly linked in |
|---|
| 401 | configure:9753: gcc -c -g -O2 conftest.c >&5 |
|---|
| 402 | configure:9756: $? = 0 |
|---|
| 403 | configure:9771: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 |
|---|
| 404 | configure:9774: $? = 0 |
|---|
| 405 | configure:9786: result: no |
|---|
| 406 | configure:9950: checking dynamic linker characteristics |
|---|
| 407 | configure:10396: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 |
|---|
| 408 | configure:10396: $? = 0 |
|---|
| 409 | configure:10614: result: GNU/Linux ld.so |
|---|
| 410 | configure:10716: checking how to hardcode library paths into programs |
|---|
| 411 | configure:10741: result: immediate |
|---|
| 412 | configure:11261: checking whether stripping libraries is possible |
|---|
| 413 | configure:11266: result: yes |
|---|
| 414 | configure:11301: checking if libtool supports shared libraries |
|---|
| 415 | configure:11303: result: yes |
|---|
| 416 | configure:11306: checking whether to build shared libraries |
|---|
| 417 | configure:11327: result: yes |
|---|
| 418 | configure:11330: checking whether to build static libraries |
|---|
| 419 | configure:11334: result: yes |
|---|
| 420 | configure:11484: checking for ld used by g++ |
|---|
| 421 | configure:11551: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 |
|---|
| 422 | configure:11558: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld |
|---|
| 423 | configure:11573: result: yes |
|---|
| 424 | configure:11628: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries |
|---|
| 425 | configure:12541: result: yes |
|---|
| 426 | configure:12569: g++ -c -g -O2 conftest.cpp >&5 |
|---|
| 427 | configure:12572: $? = 0 |
|---|
| 428 | configure:12754: checking for g++ option to produce PIC |
|---|
| 429 | configure:13071: result: -fPIC -DPIC |
|---|
| 430 | configure:13080: checking if g++ PIC flag -fPIC -DPIC works |
|---|
| 431 | configure:13098: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 |
|---|
| 432 | configure:13102: $? = 0 |
|---|
| 433 | configure:13115: result: yes |
|---|
| 434 | configure:13136: checking if g++ static flag -static works |
|---|
| 435 | configure:13164: result: yes |
|---|
| 436 | configure:13176: checking if g++ supports -c -o file.o |
|---|
| 437 | configure:13197: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 |
|---|
| 438 | configure:13201: $? = 0 |
|---|
| 439 | configure:13223: result: yes |
|---|
| 440 | configure:13228: checking if g++ supports -c -o file.o |
|---|
| 441 | configure:13275: result: yes |
|---|
| 442 | configure:13305: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries |
|---|
| 443 | configure:13331: result: yes |
|---|
| 444 | configure:13468: checking dynamic linker characteristics |
|---|
| 445 | configure:13862: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 |
|---|
| 446 | configure:13862: $? = 0 |
|---|
| 447 | configure:14080: result: GNU/Linux ld.so |
|---|
| 448 | configure:14131: checking how to hardcode library paths into programs |
|---|
| 449 | configure:14156: result: immediate |
|---|
| 450 | configure:14233: checking for sed |
|---|
| 451 | configure:14251: found /bin/sed |
|---|
| 452 | configure:14263: result: /bin/sed |
|---|
| 453 | configure:14437: creating ./config.status |
|---|
| 454 | |
|---|
| 455 | ## ---------------------- ## |
|---|
| 456 | ## Running config.status. ## |
|---|
| 457 | ## ---------------------- ## |
|---|
| 458 | |
|---|
| 459 | This file was extended by config.status, which was |
|---|
| 460 | generated by GNU Autoconf 2.65. Invocation command line was |
|---|
| 461 | |
|---|
| 462 | CONFIG_FILES = |
|---|
| 463 | CONFIG_HEADERS = |
|---|
| 464 | CONFIG_LINKS = |
|---|
| 465 | CONFIG_COMMANDS = |
|---|
| 466 | $ ./config.status |
|---|
| 467 | |
|---|
| 468 | on Mandr4ke |
|---|
| 469 | |
|---|
| 470 | config.status:1126: creating Makefile |
|---|
| 471 | config.status:1126: creating src/Makefile |
|---|
| 472 | config.status:1126: creating config.h |
|---|
| 473 | config.status:1346: executing depfiles commands |
|---|
| 474 | config.status:1346: executing libtool commands |
|---|
| 475 | |
|---|
| 476 | ## ---------------- ## |
|---|
| 477 | ## Cache variables. ## |
|---|
| 478 | ## ---------------- ## |
|---|
| 479 | |
|---|
| 480 | ac_cv_build=x86_64-unknown-linux-gnu |
|---|
| 481 | ac_cv_c_compiler_gnu=yes |
|---|
| 482 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 483 | ac_cv_env_CCC_set= |
|---|
| 484 | ac_cv_env_CCC_value= |
|---|
| 485 | ac_cv_env_CC_set= |
|---|
| 486 | ac_cv_env_CC_value= |
|---|
| 487 | ac_cv_env_CFLAGS_set= |
|---|
| 488 | ac_cv_env_CFLAGS_value= |
|---|
| 489 | ac_cv_env_CPPFLAGS_set= |
|---|
| 490 | ac_cv_env_CPPFLAGS_value= |
|---|
| 491 | ac_cv_env_CPP_set= |
|---|
| 492 | ac_cv_env_CPP_value= |
|---|
| 493 | ac_cv_env_CXXCPP_set= |
|---|
| 494 | ac_cv_env_CXXCPP_value= |
|---|
| 495 | ac_cv_env_CXXFLAGS_set= |
|---|
| 496 | ac_cv_env_CXXFLAGS_value= |
|---|
| 497 | ac_cv_env_CXX_set= |
|---|
| 498 | ac_cv_env_CXX_value= |
|---|
| 499 | ac_cv_env_LDFLAGS_set= |
|---|
| 500 | ac_cv_env_LDFLAGS_value= |
|---|
| 501 | ac_cv_env_LIBS_set= |
|---|
| 502 | ac_cv_env_LIBS_value= |
|---|
| 503 | ac_cv_env_build_alias_set= |
|---|
| 504 | ac_cv_env_build_alias_value= |
|---|
| 505 | ac_cv_env_host_alias_set= |
|---|
| 506 | ac_cv_env_host_alias_value= |
|---|
| 507 | ac_cv_env_target_alias_set= |
|---|
| 508 | ac_cv_env_target_alias_value= |
|---|
| 509 | ac_cv_header_dlfcn_h=yes |
|---|
| 510 | ac_cv_header_inttypes_h=yes |
|---|
| 511 | ac_cv_header_memory_h=yes |
|---|
| 512 | ac_cv_header_stdc=yes |
|---|
| 513 | ac_cv_header_stdint_h=yes |
|---|
| 514 | ac_cv_header_stdlib_h=yes |
|---|
| 515 | ac_cv_header_string_h=yes |
|---|
| 516 | ac_cv_header_strings_h=yes |
|---|
| 517 | ac_cv_header_sys_stat_h=yes |
|---|
| 518 | ac_cv_header_sys_types_h=yes |
|---|
| 519 | ac_cv_header_unistd_h=yes |
|---|
| 520 | ac_cv_host=x86_64-unknown-linux-gnu |
|---|
| 521 | ac_cv_objext=o |
|---|
| 522 | ac_cv_path_EGREP='/bin/grep -E' |
|---|
| 523 | ac_cv_path_FGREP='/bin/grep -F' |
|---|
| 524 | ac_cv_path_GREP=/bin/grep |
|---|
| 525 | ac_cv_path_SED=/bin/sed |
|---|
| 526 | ac_cv_path_install='/usr/bin/install -c' |
|---|
| 527 | ac_cv_path_mkdir=/bin/mkdir |
|---|
| 528 | ac_cv_path_sedpath=/bin/sed |
|---|
| 529 | ac_cv_prog_AWK=gawk |
|---|
| 530 | ac_cv_prog_CPP='gcc -E' |
|---|
| 531 | ac_cv_prog_CXXCPP='g++ -E' |
|---|
| 532 | ac_cv_prog_ac_ct_AR=ar |
|---|
| 533 | ac_cv_prog_ac_ct_CC=gcc |
|---|
| 534 | ac_cv_prog_ac_ct_CXX=g++ |
|---|
| 535 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
|---|
| 536 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 537 | ac_cv_prog_ac_ct_STRIP=strip |
|---|
| 538 | ac_cv_prog_cc_c89= |
|---|
| 539 | ac_cv_prog_cc_g=yes |
|---|
| 540 | ac_cv_prog_cxx_g=yes |
|---|
| 541 | ac_cv_prog_make_make_set=yes |
|---|
| 542 | am_cv_CC_dependencies_compiler_type=gcc3 |
|---|
| 543 | am_cv_CXX_dependencies_compiler_type=gcc3 |
|---|
| 544 | lt_cv_deplibs_check_method=pass_all |
|---|
| 545 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
|---|
| 546 | lt_cv_file_magic_test_file= |
|---|
| 547 | lt_cv_ld_reload_flag=-r |
|---|
| 548 | lt_cv_nm_interface='BSD nm' |
|---|
| 549 | lt_cv_objdir=.libs |
|---|
| 550 | lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld |
|---|
| 551 | lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' |
|---|
| 552 | lt_cv_path_NM='/usr/bin/nm -B' |
|---|
| 553 | lt_cv_prog_compiler_c_o=yes |
|---|
| 554 | lt_cv_prog_compiler_c_o_CXX=yes |
|---|
| 555 | lt_cv_prog_compiler_pic_works=yes |
|---|
| 556 | lt_cv_prog_compiler_pic_works_CXX=yes |
|---|
| 557 | lt_cv_prog_compiler_rtti_exceptions=no |
|---|
| 558 | lt_cv_prog_compiler_static_works=yes |
|---|
| 559 | lt_cv_prog_compiler_static_works_CXX=yes |
|---|
| 560 | lt_cv_prog_gnu_ld=yes |
|---|
| 561 | lt_cv_prog_gnu_ldcxx=yes |
|---|
| 562 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' |
|---|
| 563 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|---|
| 564 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
|---|
| 565 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
|---|
| 566 | lt_cv_sys_max_cmd_len=1572864 |
|---|
| 567 | |
|---|
| 568 | ## ----------------- ## |
|---|
| 569 | ## Output variables. ## |
|---|
| 570 | ## ----------------- ## |
|---|
| 571 | |
|---|
| 572 | ACLOCAL='${SHELL} /home/merc/enthral/source/missing --run aclocal-1.11' |
|---|
| 573 | AMDEPBACKSLASH='\' |
|---|
| 574 | AMDEP_FALSE='#' |
|---|
| 575 | AMDEP_TRUE='' |
|---|
| 576 | AMTAR='${SHELL} /home/merc/enthral/source/missing --run tar' |
|---|
| 577 | AR='ar' |
|---|
| 578 | AUTOCONF='${SHELL} /home/merc/enthral/source/missing --run autoconf' |
|---|
| 579 | AUTOHEADER='${SHELL} /home/merc/enthral/source/missing --run autoheader' |
|---|
| 580 | AUTOMAKE='${SHELL} /home/merc/enthral/source/missing --run automake-1.11' |
|---|
| 581 | AWK='gawk' |
|---|
| 582 | CC='gcc' |
|---|
| 583 | CCDEPMODE='depmode=gcc3' |
|---|
| 584 | CFLAGS='-g -O2 -U_FORTIFY_SOURCE -m32' |
|---|
| 585 | CPP='gcc -E' |
|---|
| 586 | CPPFLAGS='' |
|---|
| 587 | CXX='g++' |
|---|
| 588 | CXXCPP='g++ -E' |
|---|
| 589 | CXXDEPMODE='depmode=gcc3' |
|---|
| 590 | CXXFLAGS='-g -O2 -U_FORTIFY_SOURCE -m32' |
|---|
| 591 | CYGPATH_W='echo' |
|---|
| 592 | DEFS='-DHAVE_CONFIG_H' |
|---|
| 593 | DEPDIR='.deps' |
|---|
| 594 | DSYMUTIL='' |
|---|
| 595 | DUMPBIN='' |
|---|
| 596 | ECHO_C='' |
|---|
| 597 | ECHO_N='-n' |
|---|
| 598 | ECHO_T='' |
|---|
| 599 | EGREP='/bin/grep -E' |
|---|
| 600 | EXEEXT='' |
|---|
| 601 | FGREP='/bin/grep -F' |
|---|
| 602 | GREP='/bin/grep' |
|---|
| 603 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 604 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 605 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 606 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 607 | LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' |
|---|
| 608 | LDFLAGS='' |
|---|
| 609 | LIBOBJS='' |
|---|
| 610 | LIBS='' |
|---|
| 611 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|---|
| 612 | LIPO='' |
|---|
| 613 | LN_S='ln -s' |
|---|
| 614 | LTLIBOBJS='' |
|---|
| 615 | MAKEINFO='${SHELL} /home/merc/enthral/source/missing --run makeinfo' |
|---|
| 616 | MKDIR_P='/bin/mkdir -p' |
|---|
| 617 | NM='/usr/bin/nm -B' |
|---|
| 618 | NMEDIT='' |
|---|
| 619 | OBJDUMP='objdump' |
|---|
| 620 | OBJEXT='o' |
|---|
| 621 | OTOOL64='' |
|---|
| 622 | OTOOL='' |
|---|
| 623 | PACKAGE='enthral' |
|---|
| 624 | PACKAGE_BUGREPORT='' |
|---|
| 625 | PACKAGE_NAME='' |
|---|
| 626 | PACKAGE_STRING='' |
|---|
| 627 | PACKAGE_TARNAME='' |
|---|
| 628 | PACKAGE_URL='' |
|---|
| 629 | PACKAGE_VERSION='' |
|---|
| 630 | PATH_SEPARATOR=':' |
|---|
| 631 | RANLIB='ranlib' |
|---|
| 632 | SED='/bin/sed' |
|---|
| 633 | SET_MAKE='' |
|---|
| 634 | SHELL='/bin/sh' |
|---|
| 635 | STRIP='strip' |
|---|
| 636 | VERSION='001' |
|---|
| 637 | ac_ct_CC='gcc' |
|---|
| 638 | ac_ct_CXX='g++' |
|---|
| 639 | ac_ct_DUMPBIN='' |
|---|
| 640 | am__EXEEXT_FALSE='' |
|---|
| 641 | am__EXEEXT_TRUE='#' |
|---|
| 642 | am__fastdepCC_FALSE='#' |
|---|
| 643 | am__fastdepCC_TRUE='' |
|---|
| 644 | am__fastdepCXX_FALSE='#' |
|---|
| 645 | am__fastdepCXX_TRUE='' |
|---|
| 646 | am__include='include' |
|---|
| 647 | am__isrc='' |
|---|
| 648 | am__leading_dot='.' |
|---|
| 649 | am__quote='' |
|---|
| 650 | am__tar='${AMTAR} chof - "$$tardir"' |
|---|
| 651 | am__untar='${AMTAR} xf -' |
|---|
| 652 | bindir='${exec_prefix}/bin' |
|---|
| 653 | build='x86_64-unknown-linux-gnu' |
|---|
| 654 | build_alias='' |
|---|
| 655 | build_cpu='x86_64' |
|---|
| 656 | build_os='linux-gnu' |
|---|
| 657 | build_vendor='unknown' |
|---|
| 658 | datadir='${datarootdir}' |
|---|
| 659 | datarootdir='${prefix}/share' |
|---|
| 660 | docdir='${datarootdir}/doc/${PACKAGE}' |
|---|
| 661 | dvidir='${docdir}' |
|---|
| 662 | exec_prefix='${prefix}' |
|---|
| 663 | host='x86_64-unknown-linux-gnu' |
|---|
| 664 | host_alias='' |
|---|
| 665 | host_cpu='x86_64' |
|---|
| 666 | host_os='linux-gnu' |
|---|
| 667 | host_vendor='unknown' |
|---|
| 668 | htmldir='${docdir}' |
|---|
| 669 | includedir='${prefix}/include' |
|---|
| 670 | infodir='${datarootdir}/info' |
|---|
| 671 | install_sh='${SHELL} /home/merc/enthral/source/install-sh' |
|---|
| 672 | libdir='${exec_prefix}/lib' |
|---|
| 673 | libexecdir='${exec_prefix}/libexec' |
|---|
| 674 | localedir='${datarootdir}/locale' |
|---|
| 675 | localstatedir='${prefix}/var' |
|---|
| 676 | lt_ECHO='echo' |
|---|
| 677 | mandir='${datarootdir}/man' |
|---|
| 678 | mkdir_p='/bin/mkdir -p' |
|---|
| 679 | oldincludedir='/usr/include' |
|---|
| 680 | pdfdir='${docdir}' |
|---|
| 681 | prefix='/usr/local' |
|---|
| 682 | program_transform_name='s,x,x,' |
|---|
| 683 | psdir='${docdir}' |
|---|
| 684 | sbindir='${exec_prefix}/sbin' |
|---|
| 685 | sedpath='/bin/sed' |
|---|
| 686 | sharedstatedir='${prefix}/com' |
|---|
| 687 | sysconfdir='${prefix}/etc' |
|---|
| 688 | target_alias='' |
|---|
| 689 | |
|---|
| 690 | ## ----------- ## |
|---|
| 691 | ## confdefs.h. ## |
|---|
| 692 | ## ----------- ## |
|---|
| 693 | |
|---|
| 694 | /* confdefs.h */ |
|---|
| 695 | #define PACKAGE_NAME "" |
|---|
| 696 | #define PACKAGE_TARNAME "" |
|---|
| 697 | #define PACKAGE_VERSION "" |
|---|
| 698 | #define PACKAGE_STRING "" |
|---|
| 699 | #define PACKAGE_BUGREPORT "" |
|---|
| 700 | #define PACKAGE_URL "" |
|---|
| 701 | #define PACKAGE "enthral" |
|---|
| 702 | #define VERSION "001" |
|---|
| 703 | #define STDC_HEADERS 1 |
|---|
| 704 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 705 | #define HAVE_SYS_STAT_H 1 |
|---|
| 706 | #define HAVE_STDLIB_H 1 |
|---|
| 707 | #define HAVE_STRING_H 1 |
|---|
| 708 | #define HAVE_MEMORY_H 1 |
|---|
| 709 | #define HAVE_STRINGS_H 1 |
|---|
| 710 | #define HAVE_INTTYPES_H 1 |
|---|
| 711 | #define HAVE_STDINT_H 1 |
|---|
| 712 | #define HAVE_UNISTD_H 1 |
|---|
| 713 | #define HAVE_DLFCN_H 1 |
|---|
| 714 | #define LT_OBJDIR ".libs/" |
|---|
| 715 | |
|---|
| 716 | configure: exit 0 |
|---|