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 love configure 0.9.1, which was
   5 generated by GNU Autoconf 2.69.  Invocation command line was
   6 
   7   $ ./configure CC=gcc-x86 LD=ld-x86 CXX=g++-x86 SDL2_CONFIG=/bin/sdl2-config-x86 PKG_CONFIG=/bin/pkg-config-x86
   8 
   9 ## --------- ##
  10 ## Platform. ##
  11 ## --------- ##
  12 
  13 hostname = shredder
  14 uname -m = BePC
  15 uname -r = 1
  16 uname -s = Haiku
  17 uname -v = hrev47253 May 24 2014 01:08:09
  18 
  19 /usr/bin/uname -p = unknown
  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: /boot/home/.rbenv/shims
  31 PATH: /boot/home/.rbenv/bin
  32 PATH: .
  33 PATH: /boot/home/config/non-packaged/bin
  34 PATH: /boot/home/config/bin
  35 PATH: /boot/system/non-packaged/bin
  36 PATH: /bin
  37 PATH: /boot/system/apps
  38 PATH: /boot/system/preferences
  39 
  40 
  41 ## ----------- ##
  42 ## Core tests. ##
  43 ## ----------- ##
  44 
  45 configure:2772: checking for a BSD-compatible install
  46 configure:2840: result: /bin/install -c
  47 configure:2851: checking whether build environment is sane
  48 configure:2901: result: yes
  49 configure:3042: checking for a thread-safe mkdir -p
  50 configure:3081: result: /bin/mkdir -p
  51 configure:3094: checking for gawk
  52 configure:3110: found /bin/gawk
  53 configure:3121: result: gawk
  54 configure:3132: checking whether make sets $(MAKE)
  55 configure:3154: result: yes
  56 configure:3183: checking whether make supports nested variables
  57 configure:3200: result: yes
  58 configure:3268: checking how to create a ustar tar archive
  59 configure:3281: tar --version
  60 tar (GNU tar) 1.26
  61 Copyright (C) 2011 Free Software Foundation, Inc.
  62 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  63 This is free software: you are free to change and redistribute it.
  64 There is NO WARRANTY, to the extent permitted by law.
  65 
  66 Written by John Gilmore and Jay Fenlason.
  67 configure:3284: $? = 0
  68 configure:3324: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  69 configure:3327: $? = 0
  70 configure:3331: tar -xf - <conftest.tar
  71 configure:3334: $? = 0
  72 configure:3347: result: gnutar
  73 configure:3365: checking whether make supports nested variables
  74 configure:3382: result: yes
  75 configure:3406: checking for style of include used by make
  76 configure:3434: result: GNU
  77 configure:3505: checking for gcc
  78 configure:3532: result: gcc-x86
  79 configure:3761: checking for C compiler version
  80 configure:3770: gcc-x86 --version >&5
  81 gcc-x86 (2014_03_20) 4.8.2
  82 Copyright (C) 2013 Free Software Foundation, Inc.
  83 This is free software; see the source for copying conditions.  There is NO
  84 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  85 
  86 configure:3781: $? = 0
  87 configure:3770: gcc-x86 -v >&5
  88 Using built-in specs.
  89 COLLECT_GCC=gcc-x86
  90 COLLECT_LTO_WRAPPER=/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.2/lto-wrapper
  91 Target: i586-pc-haiku
  92 Configured with: /sources/buildtools-c20a732df8f8b6d0f32c872817f3a0498a5c4761/configure --build=i586-pc-haiku --prefix=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/develop/tools/x86 --libexecdir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/develop/tools/x86/lib --mandir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/documentation/man --docdir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/documentation/packages/gcc_x86 --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2014_03_20 --with-hybrid-secondary=x86
  93 Thread model: posix
  94 gcc version 4.8.2 (2014_03_20) 
  95 configure:3781: $? = 0
  96 configure:3770: gcc-x86 -V >&5
  97 gcc-x86: error: unrecognized command line option '-V'
  98 gcc-x86: fatal error: no input files
  99 compilation terminated.
 100 configure:3781: $? = 1
 101 configure:3770: gcc-x86 -qversion >&5
 102 gcc-x86: error: unrecognized command line option '-qversion'
 103 gcc-x86: fatal error: no input files
 104 compilation terminated.
 105 configure:3781: $? = 1
 106 configure:3801: checking whether the C compiler works
 107 configure:3823: gcc-x86    conftest.c  >&5
 108 configure:3827: $? = 0
 109 configure:3875: result: yes
 110 configure:3878: checking for C compiler default output file name
 111 configure:3880: result: a.out
 112 configure:3886: checking for suffix of executables
 113 configure:3893: gcc-x86 -o conftest    conftest.c  >&5
 114 configure:3897: $? = 0
 115 configure:3919: result: 
 116 configure:3941: checking whether we are cross compiling
 117 configure:3949: gcc-x86 -o conftest    conftest.c  >&5
 118 configure:3953: $? = 0
 119 configure:3960: ./conftest
 120 configure:3964: $? = 0
 121 configure:3979: result: no
 122 configure:3984: checking for suffix of object files
 123 configure:4006: gcc-x86 -c   conftest.c >&5
 124 configure:4010: $? = 0
 125 configure:4031: result: o
 126 configure:4035: checking whether we are using the GNU C compiler
 127 configure:4054: gcc-x86 -c   conftest.c >&5
 128 configure:4054: $? = 0
 129 configure:4063: result: yes
 130 configure:4072: checking whether gcc-x86 accepts -g
 131 configure:4092: gcc-x86 -c -g  conftest.c >&5
 132 configure:4092: $? = 0
 133 configure:4133: result: yes
 134 configure:4150: checking for gcc-x86 option to accept ISO C89
 135 configure:4213: gcc-x86  -c -g -O2  conftest.c >&5
 136 configure:4213: $? = 0
 137 configure:4226: result: none needed
 138 configure:4248: checking dependency style of gcc-x86
 139 configure:4359: result: gcc3
 140 configure:4424: checking for ar
 141 configure:4440: found /bin/ar
 142 configure:4451: result: ar
 143 configure:4477: checking the archiver (ar) interface
 144 configure:4487: gcc-x86 -c -g -O2  conftest.c >&5
 145 configure:4487: $? = 0
 146 configure:4489: ar cru libconftest.a conftest.o >&5
 147 configure:4492: $? = 0
 148 configure:4515: result: ar
 149 configure:4564: checking build system type
 150 configure:4578: result: i586-pc-haiku
 151 configure:4598: checking host system type
 152 configure:4611: result: i586-pc-haiku
 153 configure:4652: checking how to print strings
 154 configure:4679: result: printf
 155 configure:4700: checking for a sed that does not truncate output
 156 configure:4764: result: /bin/sed
 157 configure:4782: checking for grep that handles long lines and -e
 158 configure:4840: result: /bin/grep
 159 configure:4845: checking for egrep
 160 configure:4907: result: /bin/grep -E
 161 configure:4912: checking for fgrep
 162 configure:4974: result: /bin/grep -F
 163 configure:5009: checking for ld used by gcc-x86
 164 configure:5076: result: ld-x86
 165 configure:5083: checking if the linker (ld-x86) is GNU ld
 166 configure:5098: result: yes
 167 configure:5110: checking for BSD- or MS-compatible name lister (nm)
 168 configure:5159: result: /bin/nm -B
 169 configure:5289: checking the name lister (/bin/nm -B) interface
 170 configure:5296: gcc-x86 -c -g -O2  conftest.c >&5
 171 configure:5299: /bin/nm -B "conftest.o"
 172 configure:5302: output
 173 00000000 B some_variable
 174 configure:5309: result: BSD nm
 175 configure:5312: checking whether ln -s works
 176 configure:5316: result: yes
 177 configure:5324: checking the maximum length of command line arguments
 178 configure:5455: result: 32768
 179 configure:5472: checking whether the shell understands some XSI constructs
 180 configure:5482: result: yes
 181 configure:5486: checking whether the shell understands "+="
 182 configure:5492: result: yes
 183 configure:5527: checking how to convert i586-pc-haiku file names to i586-pc-haiku format
 184 configure:5567: result: func_convert_file_noop
 185 configure:5574: checking how to convert i586-pc-haiku file names to toolchain format
 186 configure:5594: result: func_convert_file_noop
 187 configure:5601: checking for ld-x86 option to reload object files
 188 configure:5608: result: -r
 189 configure:5682: checking for objdump
 190 configure:5698: found /bin/objdump
 191 configure:5709: result: objdump
 192 configure:5741: checking how to recognize dependent libraries
 193 configure:5939: result: pass_all
 194 configure:6024: checking for dlltool
 195 configure:6054: result: no
 196 configure:6084: checking how to associate runtime and link libraries
 197 configure:6111: result: printf %s\n
 198 configure:6235: checking for archiver @FILE support
 199 configure:6252: gcc-x86 -c -g -O2  conftest.c >&5
 200 configure:6252: $? = 0
 201 configure:6255: ar cru libconftest.a @conftest.lst >&5
 202 configure:6258: $? = 0
 203 configure:6263: ar cru libconftest.a @conftest.lst >&5
 204 ar: conftest.o: No such file or directory
 205 configure:6266: $? = 1
 206 configure:6278: result: @
 207 configure:6336: checking for strip
 208 configure:6352: found /bin/strip
 209 configure:6363: result: strip
 210 configure:6435: checking for ranlib
 211 configure:6451: found /bin/ranlib
 212 configure:6462: result: ranlib
 213 configure:6564: checking command to parse /bin/nm -B output from gcc-x86 object
 214 configure:6684: gcc-x86 -c -g -O2  conftest.c >&5
 215 configure:6687: $? = 0
 216 configure:6691: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
 217 configure:6694: $? = 0
 218 configure:6760: gcc-x86 -o conftest -g -O2   conftest.c conftstm.o >&5
 219 configure:6763: $? = 0
 220 configure:6801: result: ok
 221 configure:6838: checking for sysroot
 222 configure:6868: result: no
 223 configure:7131: checking for mt
 224 configure:7161: result: no
 225 configure:7181: checking if : is a manifest tool
 226 configure:7187: : '-?'
 227 configure:7195: result: no
 228 configure:7837: checking how to run the C preprocessor
 229 configure:7868: gcc-x86 -E  conftest.c
 230 configure:7868: $? = 0
 231 configure:7882: gcc-x86 -E  conftest.c
 232 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 233  #include <ac_nonexistent.h>
 234                             ^
 235 compilation terminated.
 236 configure:7882: $? = 1
 237 configure: failed program was:
 238 | /* confdefs.h */
 239 | #define PACKAGE_NAME "love"
 240 | #define PACKAGE_TARNAME "love"
 241 | #define PACKAGE_VERSION "0.9.1"
 242 | #define PACKAGE_STRING "love 0.9.1"
 243 | #define PACKAGE_BUGREPORT ""
 244 | #define PACKAGE_URL ""
 245 | #define PACKAGE "love"
 246 | #define VERSION "0.9.1"
 247 | /* end confdefs.h.  */
 248 | #include <ac_nonexistent.h>
 249 configure:7907: result: gcc-x86 -E
 250 configure:7927: gcc-x86 -E  conftest.c
 251 configure:7927: $? = 0
 252 configure:7941: gcc-x86 -E  conftest.c
 253 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 254  #include <ac_nonexistent.h>
 255                             ^
 256 compilation terminated.
 257 configure:7941: $? = 1
 258 configure: failed program was:
 259 | /* confdefs.h */
 260 | #define PACKAGE_NAME "love"
 261 | #define PACKAGE_TARNAME "love"
 262 | #define PACKAGE_VERSION "0.9.1"
 263 | #define PACKAGE_STRING "love 0.9.1"
 264 | #define PACKAGE_BUGREPORT ""
 265 | #define PACKAGE_URL ""
 266 | #define PACKAGE "love"
 267 | #define VERSION "0.9.1"
 268 | /* end confdefs.h.  */
 269 | #include <ac_nonexistent.h>
 270 configure:7970: checking for ANSI C header files
 271 configure:7990: gcc-x86 -c -g -O2  conftest.c >&5
 272 configure:7990: $? = 0
 273 configure:8063: gcc-x86 -o conftest -g -O2   conftest.c  >&5
 274 configure:8063: $? = 0
 275 configure:8063: ./conftest
 276 configure:8063: $? = 0
 277 configure:8074: result: yes
 278 configure:8087: checking for sys/types.h
 279 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 280 configure:8087: $? = 0
 281 configure:8087: result: yes
 282 configure:8087: checking for sys/stat.h
 283 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 284 configure:8087: $? = 0
 285 configure:8087: result: yes
 286 configure:8087: checking for stdlib.h
 287 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 288 configure:8087: $? = 0
 289 configure:8087: result: yes
 290 configure:8087: checking for string.h
 291 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 292 configure:8087: $? = 0
 293 configure:8087: result: yes
 294 configure:8087: checking for memory.h
 295 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 296 configure:8087: $? = 0
 297 configure:8087: result: yes
 298 configure:8087: checking for strings.h
 299 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 300 configure:8087: $? = 0
 301 configure:8087: result: yes
 302 configure:8087: checking for inttypes.h
 303 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 304 configure:8087: $? = 0
 305 configure:8087: result: yes
 306 configure:8087: checking for stdint.h
 307 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 308 configure:8087: $? = 0
 309 configure:8087: result: yes
 310 configure:8087: checking for unistd.h
 311 configure:8087: gcc-x86 -c -g -O2  conftest.c >&5
 312 configure:8087: $? = 0
 313 configure:8087: result: yes
 314 configure:8101: checking for dlfcn.h
 315 configure:8101: gcc-x86 -c -g -O2  conftest.c >&5
 316 configure:8101: $? = 0
 317 configure:8101: result: yes
 318 configure:8307: checking for objdir
 319 configure:8322: result: .libs
 320 configure:8589: checking if gcc-x86 supports -fno-rtti -fno-exceptions
 321 configure:8607: gcc-x86 -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
 322 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
 323 configure:8611: $? = 0
 324 configure:8624: result: no
 325 configure:8951: checking for gcc-x86 option to produce PIC
 326 configure:8958: result:  -DPIC
 327 configure:8966: checking if gcc-x86 PIC flag  -DPIC works
 328 configure:8984: gcc-x86 -c -g -O2   -DPIC -DPIC conftest.c >&5
 329 configure:8988: $? = 0
 330 configure:9001: result: yes
 331 configure:9030: checking if gcc-x86 static flag  works
 332 configure:9058: result: yes
 333 configure:9073: checking if gcc-x86 supports -c -o file.o
 334 configure:9094: gcc-x86 -c -g -O2  -o out/conftest2.o conftest.c >&5
 335 configure:9098: $? = 0
 336 configure:9120: result: yes
 337 configure:9128: checking if gcc-x86 supports -c -o file.o
 338 configure:9175: result: yes
 339 configure:9208: checking whether the gcc-x86 linker (ld-x86) supports shared libraries
 340 configure:10365: result: yes
 341 configure:10402: checking whether -lc should be explicitly linked in
 342 configure:10410: gcc-x86 -c -g -O2  conftest.c >&5
 343 configure:10413: $? = 0
 344 configure:10428: gcc-x86 -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
 345 configure:10431: $? = 1
 346 configure:10445: result: yes
 347 configure:10605: checking dynamic linker characteristics
 348 configure:11339: result: haiku runtime_loader
 349 configure:11446: checking how to hardcode library paths into programs
 350 configure:11471: result: immediate
 351 configure:12011: checking whether stripping libraries is possible
 352 configure:12016: result: yes
 353 configure:12051: checking if libtool supports shared libraries
 354 configure:12053: result: yes
 355 configure:12056: checking whether to build shared libraries
 356 configure:12077: result: yes
 357 configure:12080: checking whether to build static libraries
 358 configure:12084: result: yes
 359 configure:12169: checking for gcc
 360 configure:12196: result: gcc-x86
 361 configure:12425: checking for C compiler version
 362 configure:12434: gcc-x86 --version >&5
 363 gcc-x86 (2014_03_20) 4.8.2
 364 Copyright (C) 2013 Free Software Foundation, Inc.
 365 This is free software; see the source for copying conditions.  There is NO
 366 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 367 
 368 configure:12445: $? = 0
 369 configure:12434: gcc-x86 -v >&5
 370 Using built-in specs.
 371 COLLECT_GCC=gcc-x86
 372 COLLECT_LTO_WRAPPER=/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.2/lto-wrapper
 373 Target: i586-pc-haiku
 374 Configured with: /sources/buildtools-c20a732df8f8b6d0f32c872817f3a0498a5c4761/configure --build=i586-pc-haiku --prefix=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/develop/tools/x86 --libexecdir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/develop/tools/x86/lib --mandir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/documentation/man --docdir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/documentation/packages/gcc_x86 --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2014_03_20 --with-hybrid-secondary=x86
 375 Thread model: posix
 376 gcc version 4.8.2 (2014_03_20) 
 377 configure:12445: $? = 0
 378 configure:12434: gcc-x86 -V >&5
 379 gcc-x86: error: unrecognized command line option '-V'
 380 gcc-x86: fatal error: no input files
 381 compilation terminated.
 382 configure:12445: $? = 1
 383 configure:12434: gcc-x86 -qversion >&5
 384 gcc-x86: error: unrecognized command line option '-qversion'
 385 gcc-x86: fatal error: no input files
 386 compilation terminated.
 387 configure:12445: $? = 1
 388 configure:12449: checking whether we are using the GNU C compiler
 389 configure:12477: result: yes
 390 configure:12486: checking whether gcc-x86 accepts -g
 391 configure:12547: result: yes
 392 configure:12564: checking for gcc-x86 option to accept ISO C89
 393 configure:12640: result: none needed
 394 configure:12662: checking dependency style of gcc-x86
 395 configure:12773: result: gcc3
 396 configure:12900: checking for C++ compiler version
 397 configure:12909: g++-x86 --version >&5
 398 g++-x86 (2014_03_20) 4.8.2
 399 Copyright (C) 2013 Free Software Foundation, Inc.
 400 This is free software; see the source for copying conditions.  There is NO
 401 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 402 
 403 configure:12920: $? = 0
 404 configure:12909: g++-x86 -v >&5
 405 Using built-in specs.
 406 COLLECT_GCC=g++-x86
 407 COLLECT_LTO_WRAPPER=/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.2/lto-wrapper
 408 Target: i586-pc-haiku
 409 Configured with: /sources/buildtools-c20a732df8f8b6d0f32c872817f3a0498a5c4761/configure --build=i586-pc-haiku --prefix=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/develop/tools/x86 --libexecdir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/develop/tools/x86/lib --mandir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/documentation/man --docdir=/packages/gcc_x86-4.8.2_2014_03_20-1/.self/documentation/packages/gcc_x86 --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2014_03_20 --with-hybrid-secondary=x86
 410 Thread model: posix
 411 gcc version 4.8.2 (2014_03_20) 
 412 configure:12920: $? = 0
 413 configure:12909: g++-x86 -V >&5
 414 g++-x86: error: unrecognized command line option '-V'
 415 g++-x86: fatal error: no input files
 416 compilation terminated.
 417 configure:12920: $? = 1
 418 configure:12909: g++-x86 -qversion >&5
 419 g++-x86: error: unrecognized command line option '-qversion'
 420 g++-x86: fatal error: no input files
 421 compilation terminated.
 422 configure:12920: $? = 1
 423 configure:12924: checking whether we are using the GNU C++ compiler
 424 configure:12943: g++-x86 -c   conftest.cpp >&5
 425 configure:12943: $? = 0
 426 configure:12952: result: yes
 427 configure:12961: checking whether g++-x86 accepts -g
 428 configure:12981: g++-x86 -c -g  conftest.cpp >&5
 429 configure:12981: $? = 0
 430 configure:13022: result: yes
 431 configure:13047: checking dependency style of g++-x86
 432 configure:13158: result: gcc3
 433 configure:13191: checking how to run the C++ preprocessor
 434 configure:13218: g++-x86 -E  conftest.cpp
 435 configure:13218: $? = 0
 436 configure:13232: g++-x86 -E  conftest.cpp
 437 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
 438  #include <ac_nonexistent.h>
 439                             ^
 440 compilation terminated.
 441 configure:13232: $? = 1
 442 configure: failed program was:
 443 | /* confdefs.h */
 444 | #define PACKAGE_NAME "love"
 445 | #define PACKAGE_TARNAME "love"
 446 | #define PACKAGE_VERSION "0.9.1"
 447 | #define PACKAGE_STRING "love 0.9.1"
 448 | #define PACKAGE_BUGREPORT ""
 449 | #define PACKAGE_URL ""
 450 | #define PACKAGE "love"
 451 | #define VERSION "0.9.1"
 452 | #define STDC_HEADERS 1
 453 | #define HAVE_SYS_TYPES_H 1
 454 | #define HAVE_SYS_STAT_H 1
 455 | #define HAVE_STDLIB_H 1
 456 | #define HAVE_STRING_H 1
 457 | #define HAVE_MEMORY_H 1
 458 | #define HAVE_STRINGS_H 1
 459 | #define HAVE_INTTYPES_H 1
 460 | #define HAVE_STDINT_H 1
 461 | #define HAVE_UNISTD_H 1
 462 | #define HAVE_DLFCN_H 1
 463 | #define LT_OBJDIR ".libs/"
 464 | /* end confdefs.h.  */
 465 | #include <ac_nonexistent.h>
 466 configure:13257: result: g++-x86 -E
 467 configure:13277: g++-x86 -E  conftest.cpp
 468 configure:13277: $? = 0
 469 configure:13291: g++-x86 -E  conftest.cpp
 470 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
 471  #include <ac_nonexistent.h>
 472                             ^
 473 compilation terminated.
 474 configure:13291: $? = 1
 475 configure: failed program was:
 476 | /* confdefs.h */
 477 | #define PACKAGE_NAME "love"
 478 | #define PACKAGE_TARNAME "love"
 479 | #define PACKAGE_VERSION "0.9.1"
 480 | #define PACKAGE_STRING "love 0.9.1"
 481 | #define PACKAGE_BUGREPORT ""
 482 | #define PACKAGE_URL ""
 483 | #define PACKAGE "love"
 484 | #define VERSION "0.9.1"
 485 | #define STDC_HEADERS 1
 486 | #define HAVE_SYS_TYPES_H 1
 487 | #define HAVE_SYS_STAT_H 1
 488 | #define HAVE_STDLIB_H 1
 489 | #define HAVE_STRING_H 1
 490 | #define HAVE_MEMORY_H 1
 491 | #define HAVE_STRINGS_H 1
 492 | #define HAVE_INTTYPES_H 1
 493 | #define HAVE_STDINT_H 1
 494 | #define HAVE_UNISTD_H 1
 495 | #define HAVE_DLFCN_H 1
 496 | #define LT_OBJDIR ".libs/"
 497 | /* end confdefs.h.  */
 498 | #include <ac_nonexistent.h>
 499 configure:13460: checking for ld used by g++-x86
 500 configure:13527: result: ld-x86
 501 configure:13534: checking if the linker (ld-x86) is GNU ld
 502 configure:13549: result: yes
 503 configure:13604: checking whether the g++-x86 linker (ld-x86) supports shared libraries
 504 configure:14606: result: yes
 505 configure:14642: g++-x86 -c -g -O2  conftest.cpp >&5
 506 configure:14645: $? = 0
 507 configure:15165: checking for g++-x86 option to produce PIC
 508 configure:15172: result:  -DPIC
 509 configure:15180: checking if g++-x86 PIC flag  -DPIC works
 510 configure:15198: g++-x86 -c -g -O2   -DPIC -DPIC conftest.cpp >&5
 511 configure:15202: $? = 0
 512 configure:15215: result: yes
 513 configure:15238: checking if g++-x86 static flag  works
 514 configure:15266: result: yes
 515 configure:15278: checking if g++-x86 supports -c -o file.o
 516 configure:15299: g++-x86 -c -g -O2  -o out/conftest2.o conftest.cpp >&5
 517 configure:15303: $? = 0
 518 configure:15325: result: yes
 519 configure:15330: checking if g++-x86 supports -c -o file.o
 520 configure:15377: result: yes
 521 configure:15407: checking whether the g++-x86 linker (ld-x86) supports shared libraries
 522 configure:15446: result: yes
 523 configure:15587: checking dynamic linker characteristics
 524 configure:16255: result: haiku runtime_loader
 525 configure:16308: checking how to hardcode library paths into programs
 526 configure:16333: result: immediate
 527 configure:16373: checking for a sed that does not truncate output
 528 configure:16437: result: /bin/sed
 529 configure:16497: checking for g++
 530 configure:16513: found /bin/g++
 531 configure:16524: result: g++
 532 configure:16549: checking for Objective C++ compiler version
 533 configure:16558: g++ --version >&5
 534 2.95.3-haiku-2013_08_15
 535 configure:16569: $? = 0
 536 configure:16558: g++ -v >&5
 537 using priority 5
 538 Reading specs from /packages/gcc-2.95.3_2013_08_15-4/.self/develop/tools/lib/gcc-lib/i586-pc-haiku/2.95.3-haiku-2013_08_15/specs
 539 gcc version 2.95.3-haiku-2013_08_15
 540 configure:16569: $? = 0
 541 configure:16558: g++ -V >&5
 542 g++: argument to `-V' missing
 543 
 544 configure:16569: $? = 1
 545 configure:16558: g++ -qversion >&5
 546 g++: unrecognized option `-qversion'
 547 g++: No input files
 548 configure:16569: $? = 1
 549 configure:16573: checking whether we are using the GNU Objective C++ compiler
 550 configure:16592: g++ -c   conftest.mm >&5
 551 g++: conftest.mm: linker input file unused since linking not done
 552 configure:16592: $? = 0
 553 configure: failed program was:
 554 | /* confdefs.h */
 555 | #define PACKAGE_NAME "love"
 556 | #define PACKAGE_TARNAME "love"
 557 | #define PACKAGE_VERSION "0.9.1"
 558 | #define PACKAGE_STRING "love 0.9.1"
 559 | #define PACKAGE_BUGREPORT ""
 560 | #define PACKAGE_URL ""
 561 | #define PACKAGE "love"
 562 | #define VERSION "0.9.1"
 563 | #define STDC_HEADERS 1
 564 | #define HAVE_SYS_TYPES_H 1
 565 | #define HAVE_SYS_STAT_H 1
 566 | #define HAVE_STDLIB_H 1
 567 | #define HAVE_STRING_H 1
 568 | #define HAVE_MEMORY_H 1
 569 | #define HAVE_STRINGS_H 1
 570 | #define HAVE_INTTYPES_H 1
 571 | #define HAVE_STDINT_H 1
 572 | #define HAVE_UNISTD_H 1
 573 | #define HAVE_DLFCN_H 1
 574 | #define LT_OBJDIR ".libs/"
 575 | /* end confdefs.h.  */
 576 | 
 577 | int
 578 | main ()
 579 | {
 580 | #ifndef __GNUC__
 581 |        choke me
 582 | #endif
 583 | 
 584 |   ;
 585 |   return 0;
 586 | }
 587 configure:16601: result: no
 588 configure:16610: checking whether g++ accepts -g
 589 configure:16630: g++ -c -g  conftest.mm >&5
 590 g++: conftest.mm: linker input file unused since linking not done
 591 configure:16630: $? = 0
 592 configure: failed program was:
 593 | /* confdefs.h */
 594 | #define PACKAGE_NAME "love"
 595 | #define PACKAGE_TARNAME "love"
 596 | #define PACKAGE_VERSION "0.9.1"
 597 | #define PACKAGE_STRING "love 0.9.1"
 598 | #define PACKAGE_BUGREPORT ""
 599 | #define PACKAGE_URL ""
 600 | #define PACKAGE "love"
 601 | #define VERSION "0.9.1"
 602 | #define STDC_HEADERS 1
 603 | #define HAVE_SYS_TYPES_H 1
 604 | #define HAVE_SYS_STAT_H 1
 605 | #define HAVE_STDLIB_H 1
 606 | #define HAVE_STRING_H 1
 607 | #define HAVE_MEMORY_H 1
 608 | #define HAVE_STRINGS_H 1
 609 | #define HAVE_INTTYPES_H 1
 610 | #define HAVE_STDINT_H 1
 611 | #define HAVE_UNISTD_H 1
 612 | #define HAVE_DLFCN_H 1
 613 | #define LT_OBJDIR ".libs/"
 614 | /* end confdefs.h.  */
 615 | 
 616 | int
 617 | main ()
 618 | {
 619 | 
 620 |   ;
 621 |   return 0;
 622 | }
 623 configure:16645: g++ -c   conftest.mm >&5
 624 g++: conftest.mm: linker input file unused since linking not done
 625 configure:16645: $? = 0
 626 configure: failed program was:
 627 | /* confdefs.h */
 628 | #define PACKAGE_NAME "love"
 629 | #define PACKAGE_TARNAME "love"
 630 | #define PACKAGE_VERSION "0.9.1"
 631 | #define PACKAGE_STRING "love 0.9.1"
 632 | #define PACKAGE_BUGREPORT ""
 633 | #define PACKAGE_URL ""
 634 | #define PACKAGE "love"
 635 | #define VERSION "0.9.1"
 636 | #define STDC_HEADERS 1
 637 | #define HAVE_SYS_TYPES_H 1
 638 | #define HAVE_SYS_STAT_H 1
 639 | #define HAVE_STDLIB_H 1
 640 | #define HAVE_STRING_H 1
 641 | #define HAVE_MEMORY_H 1
 642 | #define HAVE_STRINGS_H 1
 643 | #define HAVE_INTTYPES_H 1
 644 | #define HAVE_STDINT_H 1
 645 | #define HAVE_UNISTD_H 1
 646 | #define HAVE_DLFCN_H 1
 647 | #define LT_OBJDIR ".libs/"
 648 | /* end confdefs.h.  */
 649 | 
 650 | int
 651 | main ()
 652 | {
 653 | 
 654 |   ;
 655 |   return 0;
 656 | }
 657 configure:16661: g++ -c -g  conftest.mm >&5
 658 g++: conftest.mm: linker input file unused since linking not done
 659 configure:16661: $? = 0
 660 configure: failed program was:
 661 | /* confdefs.h */
 662 | #define PACKAGE_NAME "love"
 663 | #define PACKAGE_TARNAME "love"
 664 | #define PACKAGE_VERSION "0.9.1"
 665 | #define PACKAGE_STRING "love 0.9.1"
 666 | #define PACKAGE_BUGREPORT ""
 667 | #define PACKAGE_URL ""
 668 | #define PACKAGE "love"
 669 | #define VERSION "0.9.1"
 670 | #define STDC_HEADERS 1
 671 | #define HAVE_SYS_TYPES_H 1
 672 | #define HAVE_SYS_STAT_H 1
 673 | #define HAVE_STDLIB_H 1
 674 | #define HAVE_STRING_H 1
 675 | #define HAVE_MEMORY_H 1
 676 | #define HAVE_STRINGS_H 1
 677 | #define HAVE_INTTYPES_H 1
 678 | #define HAVE_STDINT_H 1
 679 | #define HAVE_UNISTD_H 1
 680 | #define HAVE_DLFCN_H 1
 681 | #define LT_OBJDIR ".libs/"
 682 | /* end confdefs.h.  */
 683 | 
 684 | int
 685 | main ()
 686 | {
 687 | 
 688 |   ;
 689 |   return 0;
 690 | }
 691 configure:16671: result: no
 692 configure:16694: checking whether byte ordering is bigendian
 693 configure:16709: gcc-x86 -c -g -O2  conftest.c >&5
 694 conftest.c:24:9: error: unknown type name 'not'
 695          not a universal capable compiler
 696          ^
 697 conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
 698          not a universal capable compiler
 699                ^
 700 conftest.c:24:15: error: unknown type name 'universal'
 701 configure:16709: $? = 1
 702 configure: failed program was:
 703 | /* confdefs.h */
 704 | #define PACKAGE_NAME "love"
 705 | #define PACKAGE_TARNAME "love"
 706 | #define PACKAGE_VERSION "0.9.1"
 707 | #define PACKAGE_STRING "love 0.9.1"
 708 | #define PACKAGE_BUGREPORT ""
 709 | #define PACKAGE_URL ""
 710 | #define PACKAGE "love"
 711 | #define VERSION "0.9.1"
 712 | #define STDC_HEADERS 1
 713 | #define HAVE_SYS_TYPES_H 1
 714 | #define HAVE_SYS_STAT_H 1
 715 | #define HAVE_STDLIB_H 1
 716 | #define HAVE_STRING_H 1
 717 | #define HAVE_MEMORY_H 1
 718 | #define HAVE_STRINGS_H 1
 719 | #define HAVE_INTTYPES_H 1
 720 | #define HAVE_STDINT_H 1
 721 | #define HAVE_UNISTD_H 1
 722 | #define HAVE_DLFCN_H 1
 723 | #define LT_OBJDIR ".libs/"
 724 | /* end confdefs.h.  */
 725 | #ifndef __APPLE_CC__
 726 | 	       not a universal capable compiler
 727 | 	     #endif
 728 | 	     typedef int dummy;
 729 | 
 730 configure:16754: gcc-x86 -c -g -O2  conftest.c >&5
 731 conftest.c: In function 'main':
 732 conftest.c:30:8: error: unknown type name 'bogus'
 733         bogus endian macros
 734         ^
 735 conftest.c:30:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
 736         bogus endian macros
 737                      ^
 738 configure:16754: $? = 1
 739 configure: failed program was:
 740 | /* confdefs.h */
 741 | #define PACKAGE_NAME "love"
 742 | #define PACKAGE_TARNAME "love"
 743 | #define PACKAGE_VERSION "0.9.1"
 744 | #define PACKAGE_STRING "love 0.9.1"
 745 | #define PACKAGE_BUGREPORT ""
 746 | #define PACKAGE_URL ""
 747 | #define PACKAGE "love"
 748 | #define VERSION "0.9.1"
 749 | #define STDC_HEADERS 1
 750 | #define HAVE_SYS_TYPES_H 1
 751 | #define HAVE_SYS_STAT_H 1
 752 | #define HAVE_STDLIB_H 1
 753 | #define HAVE_STRING_H 1
 754 | #define HAVE_MEMORY_H 1
 755 | #define HAVE_STRINGS_H 1
 756 | #define HAVE_INTTYPES_H 1
 757 | #define HAVE_STDINT_H 1
 758 | #define HAVE_UNISTD_H 1
 759 | #define HAVE_DLFCN_H 1
 760 | #define LT_OBJDIR ".libs/"
 761 | /* end confdefs.h.  */
 762 | #include <sys/types.h>
 763 | 	     #include <sys/param.h>
 764 | 
 765 | int
 766 | main ()
 767 | {
 768 | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN 		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN 		     && LITTLE_ENDIAN)
 769 | 	      bogus endian macros
 770 | 	     #endif
 771 | 
 772 |   ;
 773 |   return 0;
 774 | }
 775 configure:16798: gcc-x86 -c -g -O2  conftest.c >&5
 776 conftest.c: In function 'main':
 777 conftest.c:29:8: error: unknown type name 'bogus'
 778         bogus endian macros
 779         ^
 780 conftest.c:29:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
 781         bogus endian macros
 782                      ^
 783 configure:16798: $? = 1
 784 configure: failed program was:
 785 | /* confdefs.h */
 786 | #define PACKAGE_NAME "love"
 787 | #define PACKAGE_TARNAME "love"
 788 | #define PACKAGE_VERSION "0.9.1"
 789 | #define PACKAGE_STRING "love 0.9.1"
 790 | #define PACKAGE_BUGREPORT ""
 791 | #define PACKAGE_URL ""
 792 | #define PACKAGE "love"
 793 | #define VERSION "0.9.1"
 794 | #define STDC_HEADERS 1
 795 | #define HAVE_SYS_TYPES_H 1
 796 | #define HAVE_SYS_STAT_H 1
 797 | #define HAVE_STDLIB_H 1
 798 | #define HAVE_STRING_H 1
 799 | #define HAVE_MEMORY_H 1
 800 | #define HAVE_STRINGS_H 1
 801 | #define HAVE_INTTYPES_H 1
 802 | #define HAVE_STDINT_H 1
 803 | #define HAVE_UNISTD_H 1
 804 | #define HAVE_DLFCN_H 1
 805 | #define LT_OBJDIR ".libs/"
 806 | /* end confdefs.h.  */
 807 | #include <limits.h>
 808 | 
 809 | int
 810 | main ()
 811 | {
 812 | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
 813 | 	      bogus endian macros
 814 | 	     #endif
 815 | 
 816 |   ;
 817 |   return 0;
 818 | }
 819 configure:16889: gcc-x86 -o conftest -g -O2   conftest.c  >&5
 820 configure:16889: $? = 0
 821 configure:16889: ./conftest
 822 configure:16889: $? = 0
 823 configure:16900: result: no
 824 configure:16936: checking whether g++-x86 supports flag -std=c++0x
 825 configure:16949: g++-x86 -c -std=c++0x  conftest.cpp >&5
 826 configure:16949: $? = 0
 827 configure:16950: result: yes
 828 configure:16961: checking whether g++-x86 supports flag -std=c++11
 829 configure:16974: g++-x86 -c -std=c++11  conftest.cpp >&5
 830 configure:16974: $? = 0
 831 configure:16975: result: yes
 832 configure:17136: checking pkg-config is at least version 0.9.0
 833 configure:17139: result: yes
 834 configure:17176: checking for SDL
 835 configure:17183: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version"
 836 configure:17186: $? = 0
 837 configure:17200: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version"
 838 configure:17203: $? = 0
 839 configure:17241: result: yes
 840 configure:17489: checking for lua
 841 configure:17496: $PKG_CONFIG --exists --print-errors "${with_lua}${with_luaversion}"
 842 Package luajit5.1 was not found in the pkg-config search path.
 843 Perhaps you should add the directory containing `luajit5.1.pc'
 844 to the PKG_CONFIG_PATH environment variable
 845 No package 'luajit5.1' found
 846 configure:17499: $? = 1
 847 configure:17513: $PKG_CONFIG --exists --print-errors "${with_lua}${with_luaversion}"
 848 Package luajit5.1 was not found in the pkg-config search path.
 849 Perhaps you should add the directory containing `luajit5.1.pc'
 850 to the PKG_CONFIG_PATH environment variable
 851 No package 'luajit5.1' found
 852 configure:17516: $? = 1
 853 configure:17530: result: no
 854 No package 'luajit5.1' found
 855 configure:17548: checking for lua
 856 configure:17555: $PKG_CONFIG --exists --print-errors "${with_lua}"
 857 Package luajit was not found in the pkg-config search path.
 858 Perhaps you should add the directory containing `luajit.pc'
 859 to the PKG_CONFIG_PATH environment variable
 860 No package 'luajit' found
 861 configure:17558: $? = 1
 862 configure:17572: $PKG_CONFIG --exists --print-errors "${with_lua}"
 863 Package luajit was not found in the pkg-config search path.
 864 Perhaps you should add the directory containing `luajit.pc'
 865 to the PKG_CONFIG_PATH environment variable
 866 No package 'luajit' found
 867 configure:17575: $? = 1
 868 configure:17589: result: no
 869 No package 'luajit' found
 870 configure:17700: checking for freetype2
 871 configure:17707: $PKG_CONFIG --exists --print-errors "freetype2"
 872 configure:17710: $? = 0
 873 configure:17724: $PKG_CONFIG --exists --print-errors "freetype2"
 874 configure:17727: $? = 0
 875 configure:17765: result: yes
 876 configure:17771: checking for openal
 877 configure:17778: $PKG_CONFIG --exists --print-errors "openal"
 878 configure:17781: $? = 0
 879 configure:17795: $PKG_CONFIG --exists --print-errors "openal"
 880 configure:17798: $? = 0
 881 configure:17836: result: yes
 882 configure:17842: checking for devil
 883 configure:17849: $PKG_CONFIG --exists --print-errors "IL"
 884 configure:17852: $? = 0
 885 configure:17866: $PKG_CONFIG --exists --print-errors "IL"
 886 configure:17869: $? = 0
 887 configure:17907: result: yes
 888 configure:17913: checking for libmodplug
 889 configure:17920: $PKG_CONFIG --exists --print-errors "libmodplug"
 890 configure:17923: $? = 0
 891 configure:17937: $PKG_CONFIG --exists --print-errors "libmodplug"
 892 configure:17940: $? = 0
 893 configure:17978: result: yes
 894 configure:17984: checking for vorbisfile
 895 configure:17991: $PKG_CONFIG --exists --print-errors "vorbisfile"
 896 configure:17994: $? = 0
 897 configure:18008: $PKG_CONFIG --exists --print-errors "vorbisfile"
 898 configure:18011: $? = 0
 899 configure:18049: result: yes
 900 configure:18055: checking for library containing sqrt
 901 configure:18086: g++-x86 -o conftest -g -O2 -std=c++11   conftest.cpp  >&5
 902 configure:18086: $? = 0
 903 configure:18103: result: none required
 904 configure:18113: checking for library containing PHYSFS_init
 905 configure:18144: g++-x86 -o conftest -g -O2 -std=c++11   conftest.cpp  >&5
 906 /tmp//ccZ8W3Oi.o: In function `main':
 907 /boot/home/dev/ports/love2d/love-0.9.1/conftest.cpp:34: undefined reference to `PHYSFS_init'
 908 collect2: error: ld returned 1 exit status
 909 configure:18144: $? = 1
 910 configure: failed program was:
 911 | /* confdefs.h */
 912 | #define PACKAGE_NAME "love"
 913 | #define PACKAGE_TARNAME "love"
 914 | #define PACKAGE_VERSION "0.9.1"
 915 | #define PACKAGE_STRING "love 0.9.1"
 916 | #define PACKAGE_BUGREPORT ""
 917 | #define PACKAGE_URL ""
 918 | #define PACKAGE "love"
 919 | #define VERSION "0.9.1"
 920 | #define STDC_HEADERS 1
 921 | #define HAVE_SYS_TYPES_H 1
 922 | #define HAVE_SYS_STAT_H 1
 923 | #define HAVE_STDLIB_H 1
 924 | #define HAVE_STRING_H 1
 925 | #define HAVE_MEMORY_H 1
 926 | #define HAVE_STRINGS_H 1
 927 | #define HAVE_INTTYPES_H 1
 928 | #define HAVE_STDINT_H 1
 929 | #define HAVE_UNISTD_H 1
 930 | #define HAVE_DLFCN_H 1
 931 | #define LT_OBJDIR ".libs/"
 932 | /* end confdefs.h.  */
 933 | 
 934 | /* Override any GCC internal prototype to avoid an error.
 935 |    Use char because int might match the return type of a GCC
 936 |    builtin and then its argument prototype would still apply.  */
 937 | #ifdef __cplusplus
 938 | extern "C"
 939 | #endif
 940 | char PHYSFS_init ();
 941 | int
 942 | main ()
 943 | {
 944 | return PHYSFS_init ();
 945 |   ;
 946 |   return 0;
 947 | }
 948 configure:18144: g++-x86 -o conftest -g -O2 -std=c++11   conftest.cpp -lphysfs   >&5
 949 /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.2/../../../../i586-pc-haiku/bin/ld: cannot find -lphysfs
 950 collect2: error: ld returned 1 exit status
 951 configure:18144: $? = 1
 952 configure: failed program was:
 953 | /* confdefs.h */
 954 | #define PACKAGE_NAME "love"
 955 | #define PACKAGE_TARNAME "love"
 956 | #define PACKAGE_VERSION "0.9.1"
 957 | #define PACKAGE_STRING "love 0.9.1"
 958 | #define PACKAGE_BUGREPORT ""
 959 | #define PACKAGE_URL ""
 960 | #define PACKAGE "love"
 961 | #define VERSION "0.9.1"
 962 | #define STDC_HEADERS 1
 963 | #define HAVE_SYS_TYPES_H 1
 964 | #define HAVE_SYS_STAT_H 1
 965 | #define HAVE_STDLIB_H 1
 966 | #define HAVE_STRING_H 1
 967 | #define HAVE_MEMORY_H 1
 968 | #define HAVE_STRINGS_H 1
 969 | #define HAVE_INTTYPES_H 1
 970 | #define HAVE_STDINT_H 1
 971 | #define HAVE_UNISTD_H 1
 972 | #define HAVE_DLFCN_H 1
 973 | #define LT_OBJDIR ".libs/"
 974 | /* end confdefs.h.  */
 975 | 
 976 | /* Override any GCC internal prototype to avoid an error.
 977 |    Use char because int might match the return type of a GCC
 978 |    builtin and then its argument prototype would still apply.  */
 979 | #ifdef __cplusplus
 980 | extern "C"
 981 | #endif
 982 | char PHYSFS_init ();
 983 | int
 984 | main ()
 985 | {
 986 | return PHYSFS_init ();
 987 |   ;
 988 |   return 0;
 989 | }
 990 configure:18161: result: no
 991 configure:18168: error: LÖVE needs "PhysicsFS", please install "PhysicsFS" with development files and try again
 992 
 993 ## ---------------- ##
 994 ## Cache variables. ##
 995 ## ---------------- ##
 996 
 997 ac_cv_build=i586-pc-haiku
 998 ac_cv_c_bigendian=no
 999 ac_cv_c_compiler_gnu=yes
1000 ac_cv_cxx_compiler_gnu=yes
1001 ac_cv_env_CCC_set=
1002 ac_cv_env_CCC_value=
1003 ac_cv_env_CC_set=set
1004 ac_cv_env_CC_value=gcc-x86
1005 ac_cv_env_CFLAGS_set=
1006 ac_cv_env_CFLAGS_value=
1007 ac_cv_env_CPPFLAGS_set=
1008 ac_cv_env_CPPFLAGS_value=
1009 ac_cv_env_CPP_set=
1010 ac_cv_env_CPP_value=
1011 ac_cv_env_CXXCPP_set=
1012 ac_cv_env_CXXCPP_value=
1013 ac_cv_env_CXXFLAGS_set=
1014 ac_cv_env_CXXFLAGS_value=
1015 ac_cv_env_CXX_set=set
1016 ac_cv_env_CXX_value=g++-x86
1017 ac_cv_env_LDFLAGS_set=
1018 ac_cv_env_LDFLAGS_value=
1019 ac_cv_env_LIBS_set=
1020 ac_cv_env_LIBS_value=
1021 ac_cv_env_OBJCXXFLAGS_set=
1022 ac_cv_env_OBJCXXFLAGS_value=
1023 ac_cv_env_OBJCXX_set=
1024 ac_cv_env_OBJCXX_value=
1025 ac_cv_env_PKG_CONFIG_LIBDIR_set=
1026 ac_cv_env_PKG_CONFIG_LIBDIR_value=
1027 ac_cv_env_PKG_CONFIG_PATH_set=
1028 ac_cv_env_PKG_CONFIG_PATH_value=
1029 ac_cv_env_PKG_CONFIG_set=set
1030 ac_cv_env_PKG_CONFIG_value=/bin/pkg-config-x86
1031 ac_cv_env_SDL_CFLAGS_set=
1032 ac_cv_env_SDL_CFLAGS_value=
1033 ac_cv_env_SDL_LIBS_set=
1034 ac_cv_env_SDL_LIBS_value=
1035 ac_cv_env_build_alias_set=
1036 ac_cv_env_build_alias_value=
1037 ac_cv_env_devil_CFLAGS_set=
1038 ac_cv_env_devil_CFLAGS_value=
1039 ac_cv_env_devil_LIBS_set=
1040 ac_cv_env_devil_LIBS_value=
1041 ac_cv_env_freetype2_CFLAGS_set=
1042 ac_cv_env_freetype2_CFLAGS_value=
1043 ac_cv_env_freetype2_LIBS_set=
1044 ac_cv_env_freetype2_LIBS_value=
1045 ac_cv_env_host_alias_set=
1046 ac_cv_env_host_alias_value=
1047 ac_cv_env_libmodplug_CFLAGS_set=
1048 ac_cv_env_libmodplug_CFLAGS_value=
1049 ac_cv_env_libmodplug_LIBS_set=
1050 ac_cv_env_libmodplug_LIBS_value=
1051 ac_cv_env_lua_CFLAGS_set=
1052 ac_cv_env_lua_CFLAGS_value=
1053 ac_cv_env_lua_LIBS_set=
1054 ac_cv_env_lua_LIBS_value=
1055 ac_cv_env_openal_CFLAGS_set=
1056 ac_cv_env_openal_CFLAGS_value=
1057 ac_cv_env_openal_LIBS_set=
1058 ac_cv_env_openal_LIBS_value=
1059 ac_cv_env_target_alias_set=
1060 ac_cv_env_target_alias_value=
1061 ac_cv_env_vorbisfile_CFLAGS_set=
1062 ac_cv_env_vorbisfile_CFLAGS_value=
1063 ac_cv_env_vorbisfile_LIBS_set=
1064 ac_cv_env_vorbisfile_LIBS_value=
1065 ac_cv_header_dlfcn_h=yes
1066 ac_cv_header_inttypes_h=yes
1067 ac_cv_header_memory_h=yes
1068 ac_cv_header_stdc=yes
1069 ac_cv_header_stdint_h=yes
1070 ac_cv_header_stdlib_h=yes
1071 ac_cv_header_string_h=yes
1072 ac_cv_header_strings_h=yes
1073 ac_cv_header_sys_stat_h=yes
1074 ac_cv_header_sys_types_h=yes
1075 ac_cv_header_unistd_h=yes
1076 ac_cv_host=i586-pc-haiku
1077 ac_cv_objcxx_compiler_gnu=no
1078 ac_cv_objext=o
1079 ac_cv_path_EGREP='/bin/grep -E'
1080 ac_cv_path_FGREP='/bin/grep -F'
1081 ac_cv_path_GREP=/bin/grep
1082 ac_cv_path_SED=/bin/sed
1083 ac_cv_path_install='/bin/install -c'
1084 ac_cv_path_mkdir=/bin/mkdir
1085 ac_cv_prog_AWK=gawk
1086 ac_cv_prog_CPP='gcc-x86 -E'
1087 ac_cv_prog_CXXCPP='g++-x86 -E'
1088 ac_cv_prog_ac_ct_AR=ar
1089 ac_cv_prog_ac_ct_CC=gcc-x86
1090 ac_cv_prog_ac_ct_OBJCXX=g++
1091 ac_cv_prog_ac_ct_OBJDUMP=objdump
1092 ac_cv_prog_ac_ct_RANLIB=ranlib
1093 ac_cv_prog_ac_ct_STRIP=strip
1094 ac_cv_prog_cc_c89=
1095 ac_cv_prog_cc_g=yes
1096 ac_cv_prog_cxx_g=yes
1097 ac_cv_prog_make_make_set=yes
1098 ac_cv_prog_objcxx_g=no
1099 ac_cv_search_PHYSFS_init=no
1100 ac_cv_search_sqrt='none required'
1101 am_cv_CC_dependencies_compiler_type=gcc3
1102 am_cv_CXX_dependencies_compiler_type=gcc3
1103 am_cv_ar_interface=ar
1104 am_cv_make_support_nested_variables=yes
1105 am_cv_prog_tar_ustar=gnutar
1106 lt_cv_ar_at_file=@
1107 lt_cv_archive_cmds_need_lc=yes
1108 lt_cv_deplibs_check_method=pass_all
1109 lt_cv_file_magic_cmd='$MAGIC_CMD'
1110 lt_cv_file_magic_test_file=
1111 lt_cv_ld_reload_flag=-r
1112 lt_cv_nm_interface='BSD nm'
1113 lt_cv_objdir=.libs
1114 lt_cv_path_LD=ld-x86
1115 lt_cv_path_LDCXX=ld-x86
1116 lt_cv_path_NM='/bin/nm -B'
1117 lt_cv_path_mainfest_tool=no
1118 lt_cv_prog_compiler_c_o=yes
1119 lt_cv_prog_compiler_c_o_CXX=yes
1120 lt_cv_prog_compiler_pic=' -DPIC'
1121 lt_cv_prog_compiler_pic_CXX=' -DPIC'
1122 lt_cv_prog_compiler_pic_works=yes
1123 lt_cv_prog_compiler_pic_works_CXX=yes
1124 lt_cv_prog_compiler_rtti_exceptions=no
1125 lt_cv_prog_compiler_static_works=yes
1126 lt_cv_prog_compiler_static_works_CXX=yes
1127 lt_cv_prog_gnu_ld=yes
1128 lt_cv_prog_gnu_ldcxx=yes
1129 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1130 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1131 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1132 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'\'''
1133 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1134 lt_cv_sys_max_cmd_len=32768
1135 lt_cv_to_host_file_cmd=func_convert_file_noop
1136 lt_cv_to_tool_file_cmd=func_convert_file_noop
1137 pkg_cv_SDL_CFLAGS='-I/packages/libsdl2_x86-2.0.1-3/.self/develop/headers/x86/SDL2  '
1138 pkg_cv_SDL_LIBS='-L/packages/libsdl2_x86-2.0.1-3/.self/develop/lib/x86 -lSDL2  '
1139 pkg_cv_devil_CFLAGS='-I/packages/devil_x86-1.7.8-1/.self/develop/headers/x86  '
1140 pkg_cv_devil_LIBS='-L/packages/devil_x86-1.7.8-1/.self/develop/lib/x86 -lIL  '
1141 pkg_cv_freetype2_CFLAGS='-I/packages/freetype_x86-2.5.2-2/.self/develop/headers/x86  '
1142 pkg_cv_freetype2_LIBS='-L/packages/freetype_x86-2.5.2-2/.self/develop/lib/x86 -lfreetype  '
1143 pkg_cv_libmodplug_CFLAGS='-I/packages/libmodplug_x86-0.8.8.4-1/.self/develop/headers/x86 -I/packages/libmodplug_x86-0.8.8.4-1/.self/develop/headers/x86/libmodplug  '
1144 pkg_cv_libmodplug_LIBS='-L/packages/libmodplug_x86-0.8.8.4-1/.self/develop/lib/x86 -lmodplug  '
1145 pkg_cv_openal_CFLAGS='-I/packages/openal_x86-1.13.0-2/.self/develop/headers/x86  '
1146 pkg_cv_openal_LIBS='-L/packages/openal_x86-1.13.0-2/.self/develop/lib/x86 -lopenal  '
1147 pkg_cv_vorbisfile_CFLAGS='-I/packages/libvorbis_x86-1.3.2-2/.self/develop/headers -I/packages/libogg_x86-1.3.0-2/.self/develop/headers  '
1148 pkg_cv_vorbisfile_LIBS='-L/packages/libvorbis_x86-1.3.2-2/.self/develop/lib -L/packages/libogg_x86-1.3.0-2/.self/develop/lib -lvorbisfile -lvorbis -logg  '
1149 
1150 ## ----------------- ##
1151 ## Output variables. ##
1152 ## ----------------- ##
1153 
1154 ACLOCAL='${SHELL} /boot/home/dev/ports/love2d/love-0.9.1/platform/unix/missing --run aclocal-1.11'
1155 AMDEPBACKSLASH='\'
1156 AMDEP_FALSE='#'
1157 AMDEP_TRUE=''
1158 AMTAR='$${TAR-tar}'
1159 AM_BACKSLASH='\'
1160 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1161 AM_DEFAULT_VERBOSITY='1'
1162 AM_V='$(V)'
1163 AR='ar'
1164 AUTOCONF='${SHELL} /boot/home/dev/ports/love2d/love-0.9.1/platform/unix/missing --run autoconf'
1165 AUTOHEADER='${SHELL} /boot/home/dev/ports/love2d/love-0.9.1/platform/unix/missing --run autoheader'
1166 AUTOMAKE='${SHELL} /boot/home/dev/ports/love2d/love-0.9.1/platform/unix/missing --run automake-1.11'
1167 AWK='gawk'
1168 CC='gcc-x86'
1169 CCDEPMODE='depmode=gcc3'
1170 CFLAGS='-g -O2'
1171 CPP='gcc-x86 -E'
1172 CPPFLAGS=''
1173 CXX='g++-x86'
1174 CXXCPP='g++-x86 -E'
1175 CXXDEPMODE='depmode=gcc3'
1176 CXXFLAGS='-g -O2 -std=c++11'
1177 CYGPATH_W='echo'
1178 DEFS=''
1179 DEPDIR='.deps'
1180 DLLTOOL='false'
1181 DSYMUTIL=''
1182 DUMPBIN=''
1183 ECHO_C=''
1184 ECHO_N='-n'
1185 ECHO_T=''
1186 EGREP='/bin/grep -E'
1187 EXEEXT=''
1188 FGREP='/bin/grep -F'
1189 FILE_OFFSET=''
1190 GREP='/bin/grep'
1191 INSTALL_DATA='${INSTALL} -m 644'
1192 INSTALL_PROGRAM='${INSTALL}'
1193 INSTALL_SCRIPT='${INSTALL}'
1194 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1195 LD='ld-x86'
1196 LDFLAGS=''
1197 LIBOBJS=''
1198 LIBS=''
1199 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1200 LIPO=''
1201 LN_S='ln -s'
1202 LOVE_BUILD_EXE_FALSE=''
1203 LOVE_BUILD_EXE_TRUE=''
1204 LOVE_IMPLEMENTATION_AUDIO_NULL_FALSE=''
1205 LOVE_IMPLEMENTATION_AUDIO_NULL_TRUE=''
1206 LOVE_IMPLEMENTATION_AUDIO_OPENAL_FALSE=''
1207 LOVE_IMPLEMENTATION_AUDIO_OPENAL_TRUE=''
1208 LOVE_IMPLEMENTATION_EVENT_SDL_FALSE=''
1209 LOVE_IMPLEMENTATION_EVENT_SDL_TRUE=''
1210 LOVE_IMPLEMENTATION_FILESYSTEM_PHYSFS_FALSE=''
1211 LOVE_IMPLEMENTATION_FILESYSTEM_PHYSFS_TRUE=''
1212 LOVE_IMPLEMENTATION_FONT_FREETYPE_FALSE=''
1213 LOVE_IMPLEMENTATION_FONT_FREETYPE_TRUE=''
1214 LOVE_IMPLEMENTATION_GRAPHICS_OPENGL_FALSE=''
1215 LOVE_IMPLEMENTATION_GRAPHICS_OPENGL_TRUE=''
1216 LOVE_IMPLEMENTATION_IMAGE_MAGPIE_FALSE=''
1217 LOVE_IMPLEMENTATION_IMAGE_MAGPIE_TRUE=''
1218 LOVE_IMPLEMENTATION_JOYSTICK_SDL_FALSE=''
1219 LOVE_IMPLEMENTATION_JOYSTICK_SDL_TRUE=''
1220 LOVE_IMPLEMENTATION_KEYBOARD_SDL_FALSE=''
1221 LOVE_IMPLEMENTATION_KEYBOARD_SDL_TRUE=''
1222 LOVE_IMPLEMENTATION_MOUSE_SDL_FALSE=''
1223 LOVE_IMPLEMENTATION_MOUSE_SDL_TRUE=''
1224 LOVE_IMPLEMENTATION_PHYSICS_BOX2D_FALSE=''
1225 LOVE_IMPLEMENTATION_PHYSICS_BOX2D_TRUE=''
1226 LOVE_IMPLEMENTATION_SOUND_LULLABY_FALSE=''
1227 LOVE_IMPLEMENTATION_SOUND_LULLABY_TRUE=''
1228 LOVE_IMPLEMENTATION_SYSTEM_SDL_FALSE=''
1229 LOVE_IMPLEMENTATION_SYSTEM_SDL_TRUE=''
1230 LOVE_IMPLEMENTATION_THREAD_SDL_FALSE=''
1231 LOVE_IMPLEMENTATION_THREAD_SDL_TRUE=''
1232 LOVE_IMPLEMENTATION_TIMER_SDL_FALSE=''
1233 LOVE_IMPLEMENTATION_TIMER_SDL_TRUE=''
1234 LOVE_IMPLEMENTATION_WINDOW_SDL_FALSE=''
1235 LOVE_IMPLEMENTATION_WINDOW_SDL_TRUE=''
1236 LOVE_INCLUDES=''
1237 LOVE_LIBRARY_BOX2D_FALSE=''
1238 LOVE_LIBRARY_BOX2D_TRUE=''
1239 LOVE_LIBRARY_DDSPARSE_FALSE=''
1240 LOVE_LIBRARY_DDSPARSE_TRUE=''
1241 LOVE_LIBRARY_ENET_FALSE=''
1242 LOVE_LIBRARY_ENET_TRUE=''
1243 LOVE_LIBRARY_LUASOCKET_FALSE=''
1244 LOVE_LIBRARY_LUASOCKET_TRUE=''
1245 LOVE_LIBRARY_NOISE1234_FALSE=''
1246 LOVE_LIBRARY_NOISE1234_TRUE=''
1247 LOVE_LIBRARY_UTF8_FALSE=''
1248 LOVE_LIBRARY_UTF8_TRUE=''
1249 LOVE_LIBRARY_WUFF_FALSE=''
1250 LOVE_LIBRARY_WUFF_TRUE=''
1251 LOVE_MODULE_AUDIO_FALSE=''
1252 LOVE_MODULE_AUDIO_TRUE=''
1253 LOVE_MODULE_EVENT_FALSE=''
1254 LOVE_MODULE_EVENT_TRUE=''
1255 LOVE_MODULE_FILESYSTEM_FALSE=''
1256 LOVE_MODULE_FILESYSTEM_TRUE=''
1257 LOVE_MODULE_FONT_FALSE=''
1258 LOVE_MODULE_FONT_TRUE=''
1259 LOVE_MODULE_GRAPHICS_FALSE=''
1260 LOVE_MODULE_GRAPHICS_TRUE=''
1261 LOVE_MODULE_IMAGE_FALSE=''
1262 LOVE_MODULE_IMAGE_TRUE=''
1263 LOVE_MODULE_JOYSTICK_FALSE=''
1264 LOVE_MODULE_JOYSTICK_TRUE=''
1265 LOVE_MODULE_KEYBOARD_FALSE=''
1266 LOVE_MODULE_KEYBOARD_TRUE=''
1267 LOVE_MODULE_LOVE_FALSE=''
1268 LOVE_MODULE_LOVE_TRUE=''
1269 LOVE_MODULE_MATH_FALSE=''
1270 LOVE_MODULE_MATH_TRUE=''
1271 LOVE_MODULE_MOUSE_FALSE=''
1272 LOVE_MODULE_MOUSE_TRUE=''
1273 LOVE_MODULE_PHYSICS_FALSE=''
1274 LOVE_MODULE_PHYSICS_TRUE=''
1275 LOVE_MODULE_SOUND_FALSE=''
1276 LOVE_MODULE_SOUND_TRUE=''
1277 LOVE_MODULE_SYSTEM_FALSE=''
1278 LOVE_MODULE_SYSTEM_TRUE=''
1279 LOVE_MODULE_THREAD_FALSE=''
1280 LOVE_MODULE_THREAD_TRUE=''
1281 LOVE_MODULE_TIMER_FALSE=''
1282 LOVE_MODULE_TIMER_TRUE=''
1283 LOVE_MODULE_WINDOW_FALSE=''
1284 LOVE_MODULE_WINDOW_TRUE=''
1285 LOVE_NOMPG123_FALSE=''
1286 LOVE_NOMPG123_TRUE=''
1287 LOVE_SUFFIX=''
1288 LOVE_TARGET_OSX_FALSE=''
1289 LOVE_TARGET_OSX_TRUE=''
1290 LTLIBOBJS=''
1291 LUA_EXECUTABLE=''
1292 MAKEINFO='${SHELL} /boot/home/dev/ports/love2d/love-0.9.1/platform/unix/missing --run makeinfo'
1293 MANIFEST_TOOL=':'
1294 MKDIR_P='/bin/mkdir -p'
1295 NM='/bin/nm -B'
1296 NMEDIT=''
1297 OBJCXX='g++'
1298 OBJCXXFLAGS=''
1299 OBJDUMP='objdump'
1300 OBJEXT='o'
1301 OTOOL64=''
1302 OTOOL=''
1303 PACKAGE='love'
1304 PACKAGE_BUGREPORT=''
1305 PACKAGE_NAME='love'
1306 PACKAGE_STRING='love 0.9.1'
1307 PACKAGE_TARNAME='love'
1308 PACKAGE_URL=''
1309 PACKAGE_VERSION='0.9.1'
1310 PATH_SEPARATOR=':'
1311 PKG_CONFIG='/bin/pkg-config-x86'
1312 PKG_CONFIG_LIBDIR=''
1313 PKG_CONFIG_PATH=''
1314 RANLIB='ranlib'
1315 SDL2_CONFIG='pkg-config sdl2'
1316 SDL_CFLAGS='-I/packages/libsdl2_x86-2.0.1-3/.self/develop/headers/x86/SDL2  '
1317 SDL_LIBS='-L/packages/libsdl2_x86-2.0.1-3/.self/develop/lib/x86 -lSDL2  '
1318 SED='/bin/sed'
1319 SET_MAKE=''
1320 SHELL='/bin/sh'
1321 STRIP='strip'
1322 VERSION='0.9.1'
1323 ac_ct_AR='ar'
1324 ac_ct_CC='gcc-x86'
1325 ac_ct_CXX=''
1326 ac_ct_DUMPBIN=''
1327 ac_ct_OBJCXX='g++'
1328 am__EXEEXT_FALSE=''
1329 am__EXEEXT_TRUE=''
1330 am__fastdepCC_FALSE='#'
1331 am__fastdepCC_TRUE=''
1332 am__fastdepCXX_FALSE='#'
1333 am__fastdepCXX_TRUE=''
1334 am__include='include'
1335 am__isrc=''
1336 am__leading_dot='.'
1337 am__nodep='_no'
1338 am__quote=''
1339 am__tar='tar --format=ustar -chf - "$$tardir"'
1340 am__untar='tar -xf -'
1341 bindir='${exec_prefix}/bin'
1342 build='i586-pc-haiku'
1343 build_alias=''
1344 build_cpu='i586'
1345 build_os='haiku'
1346 build_vendor='pc'
1347 datadir='${datarootdir}'
1348 datarootdir='${prefix}/share'
1349 devil_CFLAGS='-I/packages/devil_x86-1.7.8-1/.self/develop/headers/x86  '
1350 devil_LIBS='-L/packages/devil_x86-1.7.8-1/.self/develop/lib/x86 -lIL  '
1351 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1352 dvidir='${docdir}'
1353 exec_prefix='NONE'
1354 freetype2_CFLAGS='-I/packages/freetype_x86-2.5.2-2/.self/develop/headers/x86  '
1355 freetype2_LIBS='-L/packages/freetype_x86-2.5.2-2/.self/develop/lib/x86 -lfreetype  '
1356 host='i586-pc-haiku'
1357 host_alias=''
1358 host_cpu='i586'
1359 host_os='haiku'
1360 host_vendor='pc'
1361 htmldir='${docdir}'
1362 includedir='${prefix}/include'
1363 infodir='${datarootdir}/info'
1364 install_sh='${SHELL} /boot/home/dev/ports/love2d/love-0.9.1/platform/unix/install-sh'
1365 libdir='${exec_prefix}/lib'
1366 libexecdir='${exec_prefix}/libexec'
1367 libmodplug_CFLAGS='-I/packages/libmodplug_x86-0.8.8.4-1/.self/develop/headers/x86 -I/packages/libmodplug_x86-0.8.8.4-1/.self/develop/headers/x86/libmodplug  '
1368 libmodplug_LIBS='-L/packages/libmodplug_x86-0.8.8.4-1/.self/develop/lib/x86 -lmodplug  '
1369 localedir='${datarootdir}/locale'
1370 localstatedir='${prefix}/var'
1371 lua_CFLAGS=''
1372 lua_LIBS=''
1373 mandir='${datarootdir}/man'
1374 mkdir_p='/bin/mkdir -p'
1375 oldincludedir='/usr/include'
1376 openal_CFLAGS='-I/packages/openal_x86-1.13.0-2/.self/develop/headers/x86  '
1377 openal_LIBS='-L/packages/openal_x86-1.13.0-2/.self/develop/lib/x86 -lopenal  '
1378 pdfdir='${docdir}'
1379 prefix='NONE'
1380 program_transform_name='s,x,x,'
1381 psdir='${docdir}'
1382 sbindir='${exec_prefix}/sbin'
1383 sharedstatedir='${prefix}/com'
1384 sysconfdir='${prefix}/etc'
1385 target_alias=''
1386 vorbisfile_CFLAGS='-I/packages/libvorbis_x86-1.3.2-2/.self/develop/headers -I/packages/libogg_x86-1.3.0-2/.self/develop/headers  '
1387 vorbisfile_LIBS='-L/packages/libvorbis_x86-1.3.2-2/.self/develop/lib -L/packages/libogg_x86-1.3.0-2/.self/develop/lib -lvorbisfile -lvorbis -logg  '
1388 
1389 ## ----------- ##
1390 ## confdefs.h. ##
1391 ## ----------- ##
1392 
1393 /* confdefs.h */
1394 #define PACKAGE_NAME "love"
1395 #define PACKAGE_TARNAME "love"
1396 #define PACKAGE_VERSION "0.9.1"
1397 #define PACKAGE_STRING "love 0.9.1"
1398 #define PACKAGE_BUGREPORT ""
1399 #define PACKAGE_URL ""
1400 #define PACKAGE "love"
1401 #define VERSION "0.9.1"
1402 #define STDC_HEADERS 1
1403 #define HAVE_SYS_TYPES_H 1
1404 #define HAVE_SYS_STAT_H 1
1405 #define HAVE_STDLIB_H 1
1406 #define HAVE_STRING_H 1
1407 #define HAVE_MEMORY_H 1
1408 #define HAVE_STRINGS_H 1
1409 #define HAVE_INTTYPES_H 1
1410 #define HAVE_STDINT_H 1
1411 #define HAVE_UNISTD_H 1
1412 #define HAVE_DLFCN_H 1
1413 #define LT_OBJDIR ".libs/"
1414 
1415 configure: exit 1