freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freesci-develop] r1560 - freesci/trunk


From: freesci
Subject: [freesci-develop] r1560 - freesci/trunk
Date: Sat, 18 Feb 2006 08:18:15 +0100

Author: jameson
Date: 2006-02-18 08:18:10 +0100 (Sat, 18 Feb 2006)
New Revision: 1560

Modified:
   freesci/trunk/ChangeLog
   freesci/trunk/config.h
   freesci/trunk/config.log
   freesci/trunk/configure.in
   freesci/trunk/freesci.spec
Log:
* Re-added 'custom' directory Makefile generation

-- Christoph



Modified: freesci/trunk/ChangeLog
===================================================================
--- freesci/trunk/ChangeLog     2006-02-17 22:42:01 UTC (rev 1559)
+++ freesci/trunk/ChangeLog     2006-02-18 07:18:10 UTC (rev 1560)
@@ -1,3 +1,7 @@
+2006-02-17  Christoph Reichenbach <address@hidden>
+
+       * Added Makefile generation for 'custom' subdirectory
+
 2006-02-15  Alex Angas <address@hidden>
 
        * src/engine/game.c: Compilation fix for non-Win32.

Modified: freesci/trunk/config.h
===================================================================
--- freesci/trunk/config.h      2006-02-17 22:42:01 UTC (rev 1559)
+++ freesci/trunk/config.h      2006-02-18 07:18:10 UTC (rev 1560)
@@ -201,7 +201,7 @@
 /* #undef UNCHECKED_MALLOCS */
 
 /* Version number of package */
-#define VERSION "0.3.5pre3"
+#define VERSION "0.3.5pre2"
 
 /* Define to 1 if you want to build with on-screen console support. */
 /* #undef WANT_CONSOLE */

Modified: freesci/trunk/config.log
===================================================================
--- freesci/trunk/config.log    2006-02-17 22:42:01 UTC (rev 1559)
+++ freesci/trunk/config.log    2006-02-18 07:18:10 UTC (rev 1560)
@@ -4,7 +4,7 @@
 It was created by configure, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
-  $ ./configure --no-create --no-recursion
+  $ ./configure 
 
 ## --------- ##
 ## Platform. ##
@@ -41,107 +41,107 @@
 ## Core tests. ##
 ## ----------- ##
 
-configure:1375: checking build system type
-configure:1393: result: i686-pc-linux-gnu
-configure:1401: checking host system type
-configure:1415: result: i686-pc-linux-gnu
-configure:1423: checking target system type
-configure:1437: result: i686-pc-linux-gnu
-configure:1470: checking for a BSD-compatible install
-configure:1525: result: /usr/bin/install -c
-configure:1536: checking whether build environment is sane
-configure:1579: result: yes
-configure:1594: checking whether make sets $(MAKE)
-configure:1614: result: yes
-configure:1646: checking for working aclocal-1.4
-configure:1653: result: found
-configure:1661: checking for working autoconf
-configure:1668: result: found
-configure:1676: checking for working automake-1.4
-configure:1683: result: found
-configure:1691: checking for working autoheader
-configure:1698: result: found
-configure:1706: checking for working makeinfo
-configure:1713: result: found
-configure:1769: checking for gcc
-configure:1785: found /usr/bin/gcc
-configure:1795: result: gcc
-configure:2039: checking for C compiler version
-configure:2042: gcc --version </dev/null >&5
+configure:1376: checking build system type
+configure:1394: result: i686-pc-linux-gnu
+configure:1402: checking host system type
+configure:1416: result: i686-pc-linux-gnu
+configure:1424: checking target system type
+configure:1438: result: i686-pc-linux-gnu
+configure:1471: checking for a BSD-compatible install
+configure:1526: result: /usr/bin/install -c
+configure:1537: checking whether build environment is sane
+configure:1580: result: yes
+configure:1595: checking whether make sets $(MAKE)
+configure:1615: result: yes
+configure:1647: checking for working aclocal-1.4
+configure:1654: result: found
+configure:1662: checking for working autoconf
+configure:1669: result: found
+configure:1677: checking for working automake-1.4
+configure:1684: result: found
+configure:1692: checking for working autoheader
+configure:1699: result: found
+configure:1707: checking for working makeinfo
+configure:1714: result: found
+configure:1770: checking for gcc
+configure:1786: found /usr/bin/gcc
+configure:1796: result: gcc
+configure:2040: checking for C compiler version
+configure:2043: gcc --version </dev/null >&5
 gcc (GCC) 4.0.3 20060115 (prerelease) (Debian 4.0.2-7)
 Copyright (C) 2005 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-configure:2045: $? = 0
-configure:2047: gcc -v </dev/null >&5
+configure:2046: $? = 0
+configure:2048: gcc -v </dev/null >&5
 Using built-in specs.
 Target: i486-linux-gnu
 Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr 
--disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnu
 Thread model: posix
 gcc version 4.0.3 20060115 (prerelease) (Debian 4.0.2-7)
-configure:2050: $? = 0
-configure:2052: gcc -V </dev/null >&5
+configure:2051: $? = 0
+configure:2053: gcc -V </dev/null >&5
 gcc: '-V' option must have argument
-configure:2055: $? = 1
-configure:2078: checking for C compiler default output file name
-configure:2081: gcc    conftest.c  >&5
-configure:2084: $? = 0
-configure:2130: result: a.out
-configure:2135: checking whether the C compiler works
-configure:2141: ./a.out
-configure:2144: $? = 0
-configure:2161: result: yes
-configure:2168: checking whether we are cross compiling
-configure:2170: result: no
-configure:2173: checking for suffix of executables
-configure:2175: gcc -o conftest    conftest.c  >&5
-configure:2178: $? = 0
-configure:2203: result: 
-configure:2209: checking for suffix of object files
-configure:2230: gcc -c   conftest.c >&5
-configure:2233: $? = 0
-configure:2255: result: o
-configure:2259: checking whether we are using the GNU C compiler
-configure:2283: gcc -c   conftest.c >&5
-configure:2289: $? = 0
-configure:2292: test -z                         || test ! -s conftest.err
-configure:2295: $? = 0
-configure:2298: test -s conftest.o
-configure:2301: $? = 0
-configure:2314: result: yes
-configure:2320: checking whether gcc accepts -g
-configure:2341: gcc -c -g  conftest.c >&5
-configure:2347: $? = 0
-configure:2350: test -z                         || test ! -s conftest.err
-configure:2353: $? = 0
-configure:2356: test -s conftest.o
-configure:2359: $? = 0
-configure:2370: result: yes
-configure:2387: checking for gcc option to accept ANSI C
-configure:2457: gcc  -c -g -O2  conftest.c >&5
-configure:2463: $? = 0
-configure:2466: test -z                         || test ! -s conftest.err
-configure:2469: $? = 0
-configure:2472: test -s conftest.o
-configure:2475: $? = 0
-configure:2493: result: none needed
-configure:2511: gcc -c -g -O2  conftest.c >&5
+configure:2056: $? = 1
+configure:2079: checking for C compiler default output file name
+configure:2082: gcc    conftest.c  >&5
+configure:2085: $? = 0
+configure:2131: result: a.out
+configure:2136: checking whether the C compiler works
+configure:2142: ./a.out
+configure:2145: $? = 0
+configure:2162: result: yes
+configure:2169: checking whether we are cross compiling
+configure:2171: result: no
+configure:2174: checking for suffix of executables
+configure:2176: gcc -o conftest    conftest.c  >&5
+configure:2179: $? = 0
+configure:2204: result: 
+configure:2210: checking for suffix of object files
+configure:2231: gcc -c   conftest.c >&5
+configure:2234: $? = 0
+configure:2256: result: o
+configure:2260: checking whether we are using the GNU C compiler
+configure:2284: gcc -c   conftest.c >&5
+configure:2290: $? = 0
+configure:2293: test -z                         || test ! -s conftest.err
+configure:2296: $? = 0
+configure:2299: test -s conftest.o
+configure:2302: $? = 0
+configure:2315: result: yes
+configure:2321: checking whether gcc accepts -g
+configure:2342: gcc -c -g  conftest.c >&5
+configure:2348: $? = 0
+configure:2351: test -z                         || test ! -s conftest.err
+configure:2354: $? = 0
+configure:2357: test -s conftest.o
+configure:2360: $? = 0
+configure:2371: result: yes
+configure:2388: checking for gcc option to accept ANSI C
+configure:2458: gcc  -c -g -O2  conftest.c >&5
+configure:2464: $? = 0
+configure:2467: test -z                         || test ! -s conftest.err
+configure:2470: $? = 0
+configure:2473: test -s conftest.o
+configure:2476: $? = 0
+configure:2494: result: none needed
+configure:2512: gcc -c -g -O2  conftest.c >&5
 conftest.c:2: error: syntax error before 'me'
-configure:2517: $? = 1
+configure:2518: $? = 1
 configure: failed program was:
 | #ifndef __cplusplus
 |   choke me
 | #endif
-configure:2689: checking for ranlib
-configure:2705: found /usr/bin/ranlib
-configure:2716: result: ranlib
-configure:2736: checking how to run the C preprocessor
-configure:2771: gcc -E  conftest.c
-configure:2777: $? = 0
-configure:2809: gcc -E  conftest.c
+configure:2690: checking for ranlib
+configure:2706: found /usr/bin/ranlib
+configure:2717: result: ranlib
+configure:2737: checking how to run the C preprocessor
+configure:2772: gcc -E  conftest.c
+configure:2778: $? = 0
+configure:2810: gcc -E  conftest.c
 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:2815: $? = 1
+configure:2816: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -151,15 +151,15 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:2854: result: gcc -E
-configure:2878: gcc -E  conftest.c
-configure:2884: $? = 0
-configure:2916: gcc -E  conftest.c
+configure:2855: result: gcc -E
+configure:2879: gcc -E  conftest.c
+configure:2885: $? = 0
+configure:2917: gcc -E  conftest.c
 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:2922: $? = 1
+configure:2923: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -169,344 +169,344 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:2966: checking for egrep
-configure:2976: result: grep -E
-configure:2981: checking for ANSI C header files
-configure:3006: gcc -c -g -O2  conftest.c >&5
-configure:3012: $? = 0
-configure:3015: test -z                         || test ! -s conftest.err
-configure:3018: $? = 0
-configure:3021: test -s conftest.o
-configure:3024: $? = 0
-configure:3113: gcc -o conftest -g -O2   conftest.c  >&5
+configure:2967: checking for egrep
+configure:2977: result: grep -E
+configure:2982: checking for ANSI C header files
+configure:3007: gcc -c -g -O2  conftest.c >&5
+configure:3013: $? = 0
+configure:3016: test -z                         || test ! -s conftest.err
+configure:3019: $? = 0
+configure:3022: test -s conftest.o
+configure:3025: $? = 0
+configure:3114: gcc -o conftest -g -O2   conftest.c  >&5
 conftest.c: In function 'main':
 conftest.c:28: warning: incompatible implicit declaration of built-in function 
'exit'
-configure:3116: $? = 0
-configure:3118: ./conftest
-configure:3121: $? = 0
-configure:3136: result: yes
-configure:3160: checking for sys/types.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for sys/stat.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for stdlib.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for string.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for memory.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for strings.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for inttypes.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for stdint.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3160: checking for unistd.h
-configure:3176: gcc -c -g -O2  conftest.c >&5
-configure:3182: $? = 0
-configure:3185: test -z                         || test ! -s conftest.err
-configure:3188: $? = 0
-configure:3191: test -s conftest.o
-configure:3194: $? = 0
-configure:3205: result: yes
-configure:3231: checking limits.h usability
-configure:3243: gcc -c -g -O2  conftest.c >&5
-configure:3249: $? = 0
-configure:3252: test -z                         || test ! -s conftest.err
-configure:3255: $? = 0
-configure:3258: test -s conftest.o
-configure:3261: $? = 0
-configure:3271: result: yes
-configure:3275: checking limits.h presence
-configure:3285: gcc -E  conftest.c
-configure:3291: $? = 0
-configure:3311: result: yes
-configure:3346: checking for limits.h
-configure:3353: result: yes
-configure:3380: checking sys/uio.h usability
-configure:3392: gcc -c -g -O2  conftest.c >&5
-configure:3398: $? = 0
-configure:3401: test -z                         || test ! -s conftest.err
-configure:3404: $? = 0
-configure:3407: test -s conftest.o
-configure:3410: $? = 0
-configure:3420: result: yes
-configure:3424: checking sys/uio.h presence
-configure:3434: gcc -E  conftest.c
-configure:3440: $? = 0
-configure:3460: result: yes
-configure:3495: checking for sys/uio.h
-configure:3502: result: yes
-configure:3529: checking sys/soundcard.h usability
-configure:3541: gcc -c -g -O2  conftest.c >&5
-configure:3547: $? = 0
-configure:3550: test -z                         || test ! -s conftest.err
-configure:3553: $? = 0
-configure:3556: test -s conftest.o
-configure:3559: $? = 0
-configure:3569: result: yes
-configure:3573: checking sys/soundcard.h presence
-configure:3583: gcc -E  conftest.c
-configure:3589: $? = 0
-configure:3609: result: yes
-configure:3644: checking for sys/soundcard.h
-configure:3651: result: yes
-configure:3678: checking sys/time.h usability
-configure:3690: gcc -c -g -O2  conftest.c >&5
-configure:3696: $? = 0
-configure:3699: test -z                         || test ! -s conftest.err
-configure:3702: $? = 0
-configure:3705: test -s conftest.o
-configure:3708: $? = 0
-configure:3718: result: yes
-configure:3722: checking sys/time.h presence
-configure:3732: gcc -E  conftest.c
-configure:3738: $? = 0
-configure:3758: result: yes
-configure:3793: checking for sys/time.h
-configure:3800: result: yes
-configure:3827: checking obstack.h usability
-configure:3839: gcc -c -g -O2  conftest.c >&5
-configure:3845: $? = 0
-configure:3848: test -z                         || test ! -s conftest.err
-configure:3851: $? = 0
-configure:3854: test -s conftest.o
-configure:3857: $? = 0
-configure:3867: result: yes
-configure:3871: checking obstack.h presence
-configure:3881: gcc -E  conftest.c
-configure:3887: $? = 0
-configure:3907: result: yes
-configure:3942: checking for obstack.h
-configure:3949: result: yes
-configure:3976: checking dirent.h usability
-configure:3988: gcc -c -g -O2  conftest.c >&5
-configure:3994: $? = 0
-configure:3997: test -z                         || test ! -s conftest.err
-configure:4000: $? = 0
-configure:4003: test -s conftest.o
-configure:4006: $? = 0
-configure:4016: result: yes
-configure:4020: checking dirent.h presence
-configure:4030: gcc -E  conftest.c
-configure:4036: $? = 0
-configure:4056: result: yes
-configure:4091: checking for dirent.h
-configure:4098: result: yes
-configure:4116: checking for unistd.h
-configure:4121: result: yes
-configure:4274: checking fnmatch.h usability
-configure:4286: gcc -c -g -O2  conftest.c >&5
-configure:4292: $? = 0
-configure:4295: test -z                         || test ! -s conftest.err
-configure:4298: $? = 0
-configure:4301: test -s conftest.o
-configure:4304: $? = 0
-configure:4314: result: yes
-configure:4318: checking fnmatch.h presence
-configure:4328: gcc -E  conftest.c
-configure:4334: $? = 0
-configure:4354: result: yes
-configure:4389: checking for fnmatch.h
-configure:4396: result: yes
-configure:4424: checking getopt.h usability
-configure:4436: gcc -c -g -O2  conftest.c >&5
-configure:4442: $? = 0
-configure:4445: test -z                         || test ! -s conftest.err
-configure:4448: $? = 0
-configure:4451: test -s conftest.o
-configure:4454: $? = 0
-configure:4464: result: yes
-configure:4468: checking getopt.h presence
-configure:4478: gcc -E  conftest.c
-configure:4484: $? = 0
-configure:4504: result: yes
-configure:4539: checking for getopt.h
-configure:4546: result: yes
-configure:4424: checking setjmp.h usability
-configure:4436: gcc -c -g -O2  conftest.c >&5
-configure:4442: $? = 0
-configure:4445: test -z                         || test ! -s conftest.err
-configure:4448: $? = 0
-configure:4451: test -s conftest.o
-configure:4454: $? = 0
-configure:4464: result: yes
-configure:4468: checking setjmp.h presence
-configure:4478: gcc -E  conftest.c
-configure:4484: $? = 0
-configure:4504: result: yes
-configure:4539: checking for setjmp.h
-configure:4546: result: yes
-configure:4573: checking fcntl.h usability
-configure:4585: gcc -c -g -O2  conftest.c >&5
-configure:4591: $? = 0
-configure:4594: test -z                         || test ! -s conftest.err
-configure:4597: $? = 0
-configure:4600: test -s conftest.o
-configure:4603: $? = 0
-configure:4613: result: yes
-configure:4617: checking fcntl.h presence
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4653: result: yes
-configure:4688: checking for fcntl.h
-configure:4695: result: yes
-configure:4708: checking for inline
-configure:4729: gcc -c -g -O2  conftest.c >&5
-configure:4735: $? = 0
-configure:4738: test -z                         || test ! -s conftest.err
-configure:4741: $? = 0
-configure:4744: test -s conftest.o
-configure:4747: $? = 0
-configure:4759: result: inline
-configure:4780: checking for short
-configure:4804: gcc -c -g -O2  conftest.c >&5
-configure:4810: $? = 0
-configure:4813: test -z                         || test ! -s conftest.err
-configure:4816: $? = 0
-configure:4819: test -s conftest.o
-configure:4822: $? = 0
-configure:4833: result: yes
-configure:4836: checking size of short
-configure:5148: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5151: $? = 0
-configure:5153: ./conftest
-configure:5156: $? = 0
-configure:5179: result: 2
-configure:5186: checking for int
-configure:5210: gcc -c -g -O2  conftest.c >&5
-configure:5216: $? = 0
-configure:5219: test -z                         || test ! -s conftest.err
-configure:5222: $? = 0
-configure:5225: test -s conftest.o
-configure:5228: $? = 0
-configure:5239: result: yes
-configure:5242: checking size of int
-configure:5554: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5557: $? = 0
-configure:5559: ./conftest
-configure:5562: $? = 0
-configure:5585: result: 4
-configure:5592: checking for long
-configure:5616: gcc -c -g -O2  conftest.c >&5
-configure:5622: $? = 0
-configure:5625: test -z                         || test ! -s conftest.err
-configure:5628: $? = 0
-configure:5631: test -s conftest.o
-configure:5634: $? = 0
-configure:5645: result: yes
-configure:5648: checking size of long
-configure:5960: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5963: $? = 0
-configure:5965: ./conftest
-configure:5968: $? = 0
-configure:5991: result: 4
-configure:6168: checking for memchr
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for fnmatch
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for pipe
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for socketpair
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for fork
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
+configure:3117: $? = 0
+configure:3119: ./conftest
+configure:3122: $? = 0
+configure:3137: result: yes
+configure:3161: checking for sys/types.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for sys/stat.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for stdlib.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for string.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for memory.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for strings.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for inttypes.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for stdint.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3161: checking for unistd.h
+configure:3177: gcc -c -g -O2  conftest.c >&5
+configure:3183: $? = 0
+configure:3186: test -z                         || test ! -s conftest.err
+configure:3189: $? = 0
+configure:3192: test -s conftest.o
+configure:3195: $? = 0
+configure:3206: result: yes
+configure:3232: checking limits.h usability
+configure:3244: gcc -c -g -O2  conftest.c >&5
+configure:3250: $? = 0
+configure:3253: test -z                         || test ! -s conftest.err
+configure:3256: $? = 0
+configure:3259: test -s conftest.o
+configure:3262: $? = 0
+configure:3272: result: yes
+configure:3276: checking limits.h presence
+configure:3286: gcc -E  conftest.c
+configure:3292: $? = 0
+configure:3312: result: yes
+configure:3347: checking for limits.h
+configure:3354: result: yes
+configure:3381: checking sys/uio.h usability
+configure:3393: gcc -c -g -O2  conftest.c >&5
+configure:3399: $? = 0
+configure:3402: test -z                         || test ! -s conftest.err
+configure:3405: $? = 0
+configure:3408: test -s conftest.o
+configure:3411: $? = 0
+configure:3421: result: yes
+configure:3425: checking sys/uio.h presence
+configure:3435: gcc -E  conftest.c
+configure:3441: $? = 0
+configure:3461: result: yes
+configure:3496: checking for sys/uio.h
+configure:3503: result: yes
+configure:3530: checking sys/soundcard.h usability
+configure:3542: gcc -c -g -O2  conftest.c >&5
+configure:3548: $? = 0
+configure:3551: test -z                         || test ! -s conftest.err
+configure:3554: $? = 0
+configure:3557: test -s conftest.o
+configure:3560: $? = 0
+configure:3570: result: yes
+configure:3574: checking sys/soundcard.h presence
+configure:3584: gcc -E  conftest.c
+configure:3590: $? = 0
+configure:3610: result: yes
+configure:3645: checking for sys/soundcard.h
+configure:3652: result: yes
+configure:3679: checking sys/time.h usability
+configure:3691: gcc -c -g -O2  conftest.c >&5
+configure:3697: $? = 0
+configure:3700: test -z                         || test ! -s conftest.err
+configure:3703: $? = 0
+configure:3706: test -s conftest.o
+configure:3709: $? = 0
+configure:3719: result: yes
+configure:3723: checking sys/time.h presence
+configure:3733: gcc -E  conftest.c
+configure:3739: $? = 0
+configure:3759: result: yes
+configure:3794: checking for sys/time.h
+configure:3801: result: yes
+configure:3828: checking obstack.h usability
+configure:3840: gcc -c -g -O2  conftest.c >&5
+configure:3846: $? = 0
+configure:3849: test -z                         || test ! -s conftest.err
+configure:3852: $? = 0
+configure:3855: test -s conftest.o
+configure:3858: $? = 0
+configure:3868: result: yes
+configure:3872: checking obstack.h presence
+configure:3882: gcc -E  conftest.c
+configure:3888: $? = 0
+configure:3908: result: yes
+configure:3943: checking for obstack.h
+configure:3950: result: yes
+configure:3977: checking dirent.h usability
+configure:3989: gcc -c -g -O2  conftest.c >&5
+configure:3995: $? = 0
+configure:3998: test -z                         || test ! -s conftest.err
+configure:4001: $? = 0
+configure:4004: test -s conftest.o
+configure:4007: $? = 0
+configure:4017: result: yes
+configure:4021: checking dirent.h presence
+configure:4031: gcc -E  conftest.c
+configure:4037: $? = 0
+configure:4057: result: yes
+configure:4092: checking for dirent.h
+configure:4099: result: yes
+configure:4117: checking for unistd.h
+configure:4122: result: yes
+configure:4275: checking fnmatch.h usability
+configure:4287: gcc -c -g -O2  conftest.c >&5
+configure:4293: $? = 0
+configure:4296: test -z                         || test ! -s conftest.err
+configure:4299: $? = 0
+configure:4302: test -s conftest.o
+configure:4305: $? = 0
+configure:4315: result: yes
+configure:4319: checking fnmatch.h presence
+configure:4329: gcc -E  conftest.c
+configure:4335: $? = 0
+configure:4355: result: yes
+configure:4390: checking for fnmatch.h
+configure:4397: result: yes
+configure:4425: checking getopt.h usability
+configure:4437: gcc -c -g -O2  conftest.c >&5
+configure:4443: $? = 0
+configure:4446: test -z                         || test ! -s conftest.err
+configure:4449: $? = 0
+configure:4452: test -s conftest.o
+configure:4455: $? = 0
+configure:4465: result: yes
+configure:4469: checking getopt.h presence
+configure:4479: gcc -E  conftest.c
+configure:4485: $? = 0
+configure:4505: result: yes
+configure:4540: checking for getopt.h
+configure:4547: result: yes
+configure:4425: checking setjmp.h usability
+configure:4437: gcc -c -g -O2  conftest.c >&5
+configure:4443: $? = 0
+configure:4446: test -z                         || test ! -s conftest.err
+configure:4449: $? = 0
+configure:4452: test -s conftest.o
+configure:4455: $? = 0
+configure:4465: result: yes
+configure:4469: checking setjmp.h presence
+configure:4479: gcc -E  conftest.c
+configure:4485: $? = 0
+configure:4505: result: yes
+configure:4540: checking for setjmp.h
+configure:4547: result: yes
+configure:4574: checking fcntl.h usability
+configure:4586: gcc -c -g -O2  conftest.c >&5
+configure:4592: $? = 0
+configure:4595: test -z                         || test ! -s conftest.err
+configure:4598: $? = 0
+configure:4601: test -s conftest.o
+configure:4604: $? = 0
+configure:4614: result: yes
+configure:4618: checking fcntl.h presence
+configure:4628: gcc -E  conftest.c
+configure:4634: $? = 0
+configure:4654: result: yes
+configure:4689: checking for fcntl.h
+configure:4696: result: yes
+configure:4709: checking for inline
+configure:4730: gcc -c -g -O2  conftest.c >&5
+configure:4736: $? = 0
+configure:4739: test -z                         || test ! -s conftest.err
+configure:4742: $? = 0
+configure:4745: test -s conftest.o
+configure:4748: $? = 0
+configure:4760: result: inline
+configure:4781: checking for short
+configure:4805: gcc -c -g -O2  conftest.c >&5
+configure:4811: $? = 0
+configure:4814: test -z                         || test ! -s conftest.err
+configure:4817: $? = 0
+configure:4820: test -s conftest.o
+configure:4823: $? = 0
+configure:4834: result: yes
+configure:4837: checking size of short
+configure:5149: gcc -o conftest -g -O2   conftest.c  >&5
+configure:5152: $? = 0
+configure:5154: ./conftest
+configure:5157: $? = 0
+configure:5180: result: 2
+configure:5187: checking for int
+configure:5211: gcc -c -g -O2  conftest.c >&5
+configure:5217: $? = 0
+configure:5220: test -z                         || test ! -s conftest.err
+configure:5223: $? = 0
+configure:5226: test -s conftest.o
+configure:5229: $? = 0
+configure:5240: result: yes
+configure:5243: checking size of int
+configure:5555: gcc -o conftest -g -O2   conftest.c  >&5
+configure:5558: $? = 0
+configure:5560: ./conftest
+configure:5563: $? = 0
+configure:5586: result: 4
+configure:5593: checking for long
+configure:5617: gcc -c -g -O2  conftest.c >&5
+configure:5623: $? = 0
+configure:5626: test -z                         || test ! -s conftest.err
+configure:5629: $? = 0
+configure:5632: test -s conftest.o
+configure:5635: $? = 0
+configure:5646: result: yes
+configure:5649: checking size of long
+configure:5961: gcc -o conftest -g -O2   conftest.c  >&5
+configure:5964: $? = 0
+configure:5966: ./conftest
+configure:5969: $? = 0
+configure:5992: result: 4
+configure:6169: checking for memchr
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for fnmatch
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for pipe
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for socketpair
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for fork
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
 conftest.c:63: warning: conflicting types for built-in function 'fork'
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for sched_yield
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for memf
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccuxwfjR.o: In function 
`main':/home/creichen/work/port/tmp/release/trunk/conftest.c:80: undefined 
reference to `memf'
-/tmp/ccuxwfjR.o:(.data+0x0): undefined reference to `memf'
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for sched_yield
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for memf
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+/tmp/ccww7HS0.o: In function `main':/tmp/trunk/conftest.c:80: undefined 
reference to `memf'
+/tmp/ccww7HS0.o:(.data+0x0): undefined reference to `memf'
 collect2: ld returned 1 exit status
-configure:6231: $? = 1
+configure:6232: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -516,7 +516,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -592,13 +592,13 @@
 |   ;
 |   return 0;
 | }
-configure:6255: result: no
-configure:6168: checking for rob
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/cc8Jgr51.o: In function 
`main':/home/creichen/work/port/tmp/release/trunk/conftest.c:80: undefined 
reference to `rob'
-/tmp/cc8Jgr51.o:(.data+0x0): undefined reference to `rob'
+configure:6256: result: no
+configure:6169: checking for rob
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+/tmp/ccIW9Zya.o: In function `main':/tmp/trunk/conftest.c:80: undefined 
reference to `rob'
+/tmp/ccIW9Zya.o:(.data+0x0): undefined reference to `rob'
 collect2: ld returned 1 exit status
-configure:6231: $? = 1
+configure:6232: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -608,7 +608,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -684,104 +684,104 @@
 |   ;
 |   return 0;
 | }
-configure:6255: result: no
-configure:6168: checking for ffs
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6256: result: no
+configure:6169: checking for ffs
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
 conftest.c:65: warning: conflicting types for built-in function 'ffs'
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for getopt_long
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for isblank
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for getopt_long
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for isblank
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
 conftest.c:67: warning: conflicting types for built-in function 'isblank'
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6168: checking for usleep
-configure:6225: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6231: $? = 0
-configure:6234: test -z                         || test ! -s conftest.err
-configure:6237: $? = 0
-configure:6240: test -s conftest
-configure:6243: $? = 0
-configure:6255: result: yes
-configure:6296: checking for ALSA CFLAGS
-configure:6302: result: 
-configure:6305: checking for ALSA LDFLAGS
-configure:6314: result:  -lasound -lm
-configure:6318: checking for libasound headers version >= 0.5.0
-configure:6386: gcc -c -g -O2  conftest.c >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6169: checking for usleep
+configure:6226: gcc -o conftest -g -O2   conftest.c  >&5
+configure:6232: $? = 0
+configure:6235: test -z                         || test ! -s conftest.err
+configure:6238: $? = 0
+configure:6241: test -s conftest
+configure:6244: $? = 0
+configure:6256: result: yes
+configure:6297: checking for ALSA CFLAGS
+configure:6303: result: 
+configure:6306: checking for ALSA LDFLAGS
+configure:6315: result:  -lasound -lm
+configure:6319: checking for libasound headers version >= 0.5.0
+configure:6387: gcc -c -g -O2  conftest.c >&5
 In file included from conftest.c:46:
 /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, 
use <alsa/asoundlib.h> instead.
-configure:6392: $? = 0
-configure:6395: test -z                         || test ! -s conftest.err
-configure:6398: $? = 0
-configure:6401: test -s conftest.o
-configure:6404: $? = 0
-configure:6406: result: found.
-configure:6427: checking for snd_rawmidi_open in -lasound
-configure:6457: gcc -o conftest -g -O2   conftest.c -lasound   -lasound -lm  
>&5
-configure:6463: $? = 0
-configure:6466: test -z                         || test ! -s conftest.err
-configure:6469: $? = 0
-configure:6472: test -s conftest
-configure:6475: $? = 0
-configure:6488: result: yes
-configure:6538: checking sys/asoundlib.h usability
-configure:6550: gcc -c -g -O2  conftest.c >&5
+configure:6393: $? = 0
+configure:6396: test -z                         || test ! -s conftest.err
+configure:6399: $? = 0
+configure:6402: test -s conftest.o
+configure:6405: $? = 0
+configure:6407: result: found.
+configure:6428: checking for snd_rawmidi_open in -lasound
+configure:6458: gcc -o conftest -g -O2   conftest.c -lasound   -lasound -lm  
>&5
+configure:6464: $? = 0
+configure:6467: test -z                         || test ! -s conftest.err
+configure:6470: $? = 0
+configure:6473: test -s conftest
+configure:6476: $? = 0
+configure:6489: result: yes
+configure:6539: checking sys/asoundlib.h usability
+configure:6551: gcc -c -g -O2  conftest.c >&5
 In file included from conftest.c:81:
 /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, 
use <alsa/asoundlib.h> instead.
-configure:6556: $? = 0
-configure:6559: test -z                         || test ! -s conftest.err
-configure:6562: $? = 0
-configure:6565: test -s conftest.o
-configure:6568: $? = 0
-configure:6578: result: yes
-configure:6582: checking sys/asoundlib.h presence
-configure:6592: gcc -E  conftest.c
+configure:6557: $? = 0
+configure:6560: test -z                         || test ! -s conftest.err
+configure:6563: $? = 0
+configure:6566: test -s conftest.o
+configure:6569: $? = 0
+configure:6579: result: yes
+configure:6583: checking sys/asoundlib.h presence
+configure:6593: gcc -E  conftest.c
 In file included from conftest.c:47:
 /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, 
use <alsa/asoundlib.h> instead.
-configure:6598: $? = 0
-configure:6618: result: yes
-configure:6653: checking for sys/asoundlib.h
-configure:6660: result: yes
-configure:6538: checking alsa/asoundlib.h usability
-configure:6550: gcc -c -g -O2  conftest.c >&5
-configure:6556: $? = 0
-configure:6559: test -z                         || test ! -s conftest.err
-configure:6562: $? = 0
-configure:6565: test -s conftest.o
-configure:6568: $? = 0
-configure:6578: result: yes
-configure:6582: checking alsa/asoundlib.h presence
-configure:6592: gcc -E  conftest.c
-configure:6598: $? = 0
-configure:6618: result: yes
-configure:6653: checking for alsa/asoundlib.h
-configure:6660: result: yes
-configure:6673: checking whether to compile with sound
-configure:6692: result: yes
-configure:6697: checking for ggi
-configure:6763: gcc -E   conftest.c
-configure:6769: $? = 0
-configure:6828: gcc -o conftest -g -O2    -lgii -lgg   conftest.c -lasound  
-lasound -lm  >&5
-/tmp/ccGRTpcY.o: In function 
`main':/home/creichen/work/port/tmp/release/trunk/conftest.c:54: undefined 
reference to `ggiInit'
+configure:6599: $? = 0
+configure:6619: result: yes
+configure:6654: checking for sys/asoundlib.h
+configure:6661: result: yes
+configure:6539: checking alsa/asoundlib.h usability
+configure:6551: gcc -c -g -O2  conftest.c >&5
+configure:6557: $? = 0
+configure:6560: test -z                         || test ! -s conftest.err
+configure:6563: $? = 0
+configure:6566: test -s conftest.o
+configure:6569: $? = 0
+configure:6579: result: yes
+configure:6583: checking alsa/asoundlib.h presence
+configure:6593: gcc -E  conftest.c
+configure:6599: $? = 0
+configure:6619: result: yes
+configure:6654: checking for alsa/asoundlib.h
+configure:6661: result: yes
+configure:6674: checking whether to compile with sound
+configure:6693: result: yes
+configure:6698: checking for ggi
+configure:6764: gcc -E   conftest.c
+configure:6770: $? = 0
+configure:6829: gcc -o conftest -g -O2    -lgii -lgg   conftest.c -lasound  
-lasound -lm  >&5
+/tmp/cc0mu0Ch.o: In function `main':/tmp/trunk/conftest.c:54: undefined 
reference to `ggiInit'
 collect2: ld returned 1 exit status
-configure:6834: $? = 1
+configure:6835: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -791,7 +791,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -840,25 +840,25 @@
 |   ;
 |   return 0;
 | }
-configure:6828: gcc -o conftest -g -O2  -lggi  -lgii -lgg   conftest.c 
-lasound  -lasound -lm  >&5
-configure:6834: $? = 0
-configure:6837: test -z                         || test ! -s conftest.err
-configure:6840: $? = 0
-configure:6843: test -s conftest
-configure:6846: $? = 0
-configure:6877: result: found
-configure:6898: checking for POSIX thread library
-configure:6946: gcc -o conftest -g -O2      conftest.c -lasound  -lasound -lm  
>&5
-configure:6952: $? = 0
-configure:6955: test -z                         || test ! -s conftest.err
-configure:6958: $? = 0
-configure:6961: test -s conftest
-configure:6964: $? = 0
-configure:6994: result: found
-configure:7008: checking for directfb
-configure:7074: gcc -E   conftest.c
+configure:6829: gcc -o conftest -g -O2  -lggi  -lgii -lgg   conftest.c 
-lasound  -lasound -lm  >&5
+configure:6835: $? = 0
+configure:6838: test -z                         || test ! -s conftest.err
+configure:6841: $? = 0
+configure:6844: test -s conftest
+configure:6847: $? = 0
+configure:6878: result: found
+configure:6899: checking for POSIX thread library
+configure:6947: gcc -o conftest -g -O2      conftest.c -lasound  -lasound -lm  
>&5
+configure:6953: $? = 0
+configure:6956: test -z                         || test ! -s conftest.err
+configure:6959: $? = 0
+configure:6962: test -s conftest
+configure:6965: $? = 0
+configure:6995: result: found
+configure:7009: checking for directfb
+configure:7075: gcc -E   conftest.c
 conftest.c:52:22: error: directfb.h: No such file or directory
-configure:7080: $? = 1
+configure:7081: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -868,7 +868,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -912,9 +912,9 @@
 | /* end confdefs.h.  */
 | 
 | #include <directfb.h>
-configure:7074: gcc -E  -I/usr/include conftest.c
+configure:7075: gcc -E  -I/usr/include conftest.c
 conftest.c:52:22: error: directfb.h: No such file or directory
-configure:7080: $? = 1
+configure:7081: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -924,7 +924,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -968,9 +968,9 @@
 | /* end confdefs.h.  */
 | 
 | #include <directfb.h>
-configure:7074: gcc -E  -I/usr/include/directfb conftest.c
+configure:7075: gcc -E  -I/usr/include/directfb conftest.c
 conftest.c:52:22: error: directfb.h: No such file or directory
-configure:7080: $? = 1
+configure:7081: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -980,7 +980,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1024,9 +1024,9 @@
 | /* end confdefs.h.  */
 | 
 | #include <directfb.h>
-configure:7074: gcc -E  -I/usr/local/include conftest.c
+configure:7075: gcc -E  -I/usr/local/include conftest.c
 conftest.c:52:22: error: directfb.h: No such file or directory
-configure:7080: $? = 1
+configure:7081: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1036,7 +1036,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1080,9 +1080,9 @@
 | /* end confdefs.h.  */
 | 
 | #include <directfb.h>
-configure:7074: gcc -E  -I/usr/local/include/directfb conftest.c
+configure:7075: gcc -E  -I/usr/local/include/directfb conftest.c
 conftest.c:52:22: error: directfb.h: No such file or directory
-configure:7080: $? = 1
+configure:7081: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1092,7 +1092,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1136,10 +1136,10 @@
 | /* end confdefs.h.  */
 | 
 | #include <directfb.h>
-configure:7138: gcc -o conftest -g -O2   no   conftest.c -lasound  -lasound 
-lm  >&5
+configure:7139: gcc -o conftest -g -O2   no   conftest.c -lasound  -lasound 
-lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1149,7 +1149,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1199,10 +1199,10 @@
 |   ;
 |   return 0;
 | }
-configure:7138: gcc -o conftest -g -O2  -ldirectfb no   conftest.c -lasound  
-lasound -lm  >&5
+configure:7139: gcc -o conftest -g -O2  -ldirectfb no   conftest.c -lasound  
-lasound -lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1212,7 +1212,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1262,10 +1262,10 @@
 |   ;
 |   return 0;
 | }
-configure:7138: gcc -o conftest -g -O2 -L/usr/lib  no   conftest.c -lasound  
-lasound -lm  >&5
+configure:7139: gcc -o conftest -g -O2 -L/usr/lib  no   conftest.c -lasound  
-lasound -lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1275,7 +1275,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1325,10 +1325,10 @@
 |   ;
 |   return 0;
 | }
-configure:7138: gcc -o conftest -g -O2 -L/usr/lib -ldirectfb no   conftest.c 
-lasound  -lasound -lm  >&5
+configure:7139: gcc -o conftest -g -O2 -L/usr/lib -ldirectfb no   conftest.c 
-lasound  -lasound -lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1338,7 +1338,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1388,10 +1388,10 @@
 |   ;
 |   return 0;
 | }
-configure:7138: gcc -o conftest -g -O2 -L/usr/local/lib  no   conftest.c 
-lasound  -lasound -lm  >&5
+configure:7139: gcc -o conftest -g -O2 -L/usr/local/lib  no   conftest.c 
-lasound  -lasound -lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1401,7 +1401,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1451,10 +1451,10 @@
 |   ;
 |   return 0;
 | }
-configure:7138: gcc -o conftest -g -O2 -L/usr/local/lib -ldirectfb no   
conftest.c -lasound  -lasound -lm  >&5
+configure:7139: gcc -o conftest -g -O2 -L/usr/local/lib -ldirectfb no   
conftest.c -lasound  -lasound -lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1464,7 +1464,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1514,10 +1514,10 @@
 |   ;
 |   return 0;
 | }
-configure:7138: gcc -o conftest -g -O2 -L/usr/local/directfb/lib  no   
conftest.c -lasound  -lasound -lm  >&5
+configure:7139: gcc -o conftest -g -O2 -L/usr/local/directfb/lib  no   
conftest.c -lasound  -lasound -lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1527,7 +1527,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1577,10 +1577,10 @@
 |   ;
 |   return 0;
 | }
-configure:7138: gcc -o conftest -g -O2 -L/usr/local/directfb/lib -ldirectfb no 
  conftest.c -lasound  -lasound -lm  >&5
+configure:7139: gcc -o conftest -g -O2 -L/usr/local/directfb/lib -ldirectfb no 
  conftest.c -lasound  -lasound -lm  >&5
 gcc: no: No such file or directory
 conftest.c:51:22: error: directfb.h: No such file or directory
-configure:7144: $? = 1
+configure:7145: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1590,7 +1590,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1640,11 +1640,11 @@
 |   ;
 |   return 0;
 | }
-configure:7182: result: failed
-configure:7295: checking dmedia/midi.h usability
-configure:7307: gcc -c -g -O2  conftest.c >&5
+configure:7183: result: failed
+configure:7296: checking dmedia/midi.h usability
+configure:7308: gcc -c -g -O2  conftest.c >&5
 conftest.c:85:25: error: dmedia/midi.h: No such file or directory
-configure:7313: $? = 1
+configure:7314: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1654,7 +1654,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1731,11 +1731,11 @@
 | # include <unistd.h>
 | #endif
 | #include <dmedia/midi.h>
-configure:7335: result: no
-configure:7339: checking dmedia/midi.h presence
-configure:7349: gcc -E  conftest.c
+configure:7336: result: no
+configure:7340: checking dmedia/midi.h presence
+configure:7350: gcc -E  conftest.c
 conftest.c:51:25: error: dmedia/midi.h: No such file or directory
-configure:7355: $? = 1
+configure:7356: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1745,7 +1745,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1788,13 +1788,13 @@
 | #define HAVE_PTHREADS 1
 | /* end confdefs.h.  */
 | #include <dmedia/midi.h>
-configure:7375: result: no
-configure:7410: checking for dmedia/midi.h
-configure:7417: result: no
-configure:7453: checking dmedia/audio.h usability
-configure:7465: gcc -c -g -O2  conftest.c >&5
+configure:7376: result: no
+configure:7411: checking for dmedia/midi.h
+configure:7418: result: no
+configure:7454: checking dmedia/audio.h usability
+configure:7466: gcc -c -g -O2  conftest.c >&5
 conftest.c:85:26: error: dmedia/audio.h: No such file or directory
-configure:7471: $? = 1
+configure:7472: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1804,7 +1804,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1881,11 +1881,11 @@
 | # include <unistd.h>
 | #endif
 | #include <dmedia/audio.h>
-configure:7493: result: no
-configure:7497: checking dmedia/audio.h presence
-configure:7507: gcc -E  conftest.c
+configure:7494: result: no
+configure:7498: checking dmedia/audio.h presence
+configure:7508: gcc -E  conftest.c
 conftest.c:51:26: error: dmedia/audio.h: No such file or directory
-configure:7513: $? = 1
+configure:7514: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1895,7 +1895,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -1938,13 +1938,13 @@
 | #define HAVE_PTHREADS 1
 | /* end confdefs.h.  */
 | #include <dmedia/audio.h>
-configure:7533: result: no
-configure:7568: checking for dmedia/audio.h
-configure:7575: result: no
-configure:7611: checking fluidsynth.h usability
-configure:7623: gcc -c -g -O2  conftest.c >&5
+configure:7534: result: no
+configure:7569: checking for dmedia/audio.h
+configure:7576: result: no
+configure:7612: checking fluidsynth.h usability
+configure:7624: gcc -c -g -O2  conftest.c >&5
 conftest.c:85:24: error: fluidsynth.h: No such file or directory
-configure:7629: $? = 1
+configure:7630: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -1954,7 +1954,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -2031,11 +2031,11 @@
 | # include <unistd.h>
 | #endif
 | #include <fluidsynth.h>
-configure:7651: result: no
-configure:7655: checking fluidsynth.h presence
-configure:7665: gcc -E  conftest.c
+configure:7652: result: no
+configure:7656: checking fluidsynth.h presence
+configure:7666: gcc -E  conftest.c
 conftest.c:51:24: error: fluidsynth.h: No such file or directory
-configure:7671: $? = 1
+configure:7672: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -2045,7 +2045,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -2088,27 +2088,27 @@
 | #define HAVE_PTHREADS 1
 | /* end confdefs.h.  */
 | #include <fluidsynth.h>
-configure:7691: result: no
-configure:7726: checking for fluidsynth.h
-configure:7733: result: no
-configure:7797: checking for sdl-config
-configure:7815: found /usr/bin/sdl-config
-configure:7828: result: /usr/bin/sdl-config
-configure:7836: checking for SDL - version >= 1.1.8
-configure:7927: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT   
conftest.c -lasound  -lasound -lm  -L/usr/lib -lSDL -lpthread >&5
-configure:7930: $? = 0
-configure:7932: ./conftest
-configure:7935: $? = 0
-configure:7953: result: yes
-configure:8060: checking for (n)curses
-configure:8119: gcc -E   conftest.c
-configure:8125: $? = 0
-configure:8178: gcc -E   conftest.c
-configure:8184: $? = 0
-configure:8244: gcc -o conftest -g -O2      conftest.c -lasound  -lasound -lm  
>&5
-/tmp/ccSJhzoR.o: In function 
`main':/home/creichen/work/port/tmp/release/trunk/conftest.c:56: undefined 
reference to `noecho'
+configure:7692: result: no
+configure:7727: checking for fluidsynth.h
+configure:7734: result: no
+configure:7798: checking for sdl-config
+configure:7816: found /usr/bin/sdl-config
+configure:7829: result: /usr/bin/sdl-config
+configure:7837: checking for SDL - version >= 1.1.8
+configure:7928: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT   
conftest.c -lasound  -lasound -lm  -L/usr/lib -lSDL -lpthread >&5
+configure:7931: $? = 0
+configure:7933: ./conftest
+configure:7936: $? = 0
+configure:7954: result: yes
+configure:8061: checking for (n)curses
+configure:8120: gcc -E   conftest.c
+configure:8126: $? = 0
+configure:8179: gcc -E   conftest.c
+configure:8185: $? = 0
+configure:8245: gcc -o conftest -g -O2      conftest.c -lasound  -lasound -lm  
>&5
+/tmp/ccQ0EMY6.o: In function `main':/tmp/trunk/conftest.c:56: undefined 
reference to `noecho'
 collect2: ld returned 1 exit status
-configure:8250: $? = 1
+configure:8251: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -2118,7 +2118,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -2169,116 +2169,116 @@
 |   ;
 |   return 0;
 | }
-configure:8244: gcc -o conftest -g -O2  -lncurses    conftest.c -lasound  
-lasound -lm  >&5
-configure:8250: $? = 0
-configure:8253: test -z                         || test ! -s conftest.err
-configure:8256: $? = 0
-configure:8259: test -s conftest
-configure:8262: $? = 0
-configure:8295: result: found  -lncurses
-configure:8324: checking readline/readline.h usability
-configure:8336: gcc -c -g -O2  conftest.c >&5
-configure:8342: $? = 0
-configure:8345: test -z                         || test ! -s conftest.err
-configure:8348: $? = 0
-configure:8351: test -s conftest.o
-configure:8354: $? = 0
-configure:8364: result: yes
-configure:8368: checking readline/readline.h presence
-configure:8378: gcc -E  conftest.c
-configure:8384: $? = 0
-configure:8404: result: yes
-configure:8439: checking for readline/readline.h
-configure:8446: result: yes
-configure:8476: checking readline/history.h usability
-configure:8488: gcc -c -g -O2  conftest.c >&5
-configure:8494: $? = 0
-configure:8497: test -z                         || test ! -s conftest.err
-configure:8500: $? = 0
-configure:8503: test -s conftest.o
-configure:8506: $? = 0
-configure:8516: result: yes
-configure:8520: checking readline/history.h presence
-configure:8530: gcc -E  conftest.c
-configure:8536: $? = 0
-configure:8556: result: yes
-configure:8591: checking for readline/history.h
-configure:8598: result: yes
-configure:8616: checking for X
-configure:8850: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
-configure:9021: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm   
-L/usr/X11R6/lib -lX11 >&5
-configure:9027: $? = 0
-configure:9030: test -z                         || test ! -s conftest.err
-configure:9033: $? = 0
-configure:9036: test -s conftest
-configure:9039: $? = 0
-configure:9195: checking for gethostbyname
-configure:9252: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
-configure:9258: $? = 0
-configure:9261: test -z                         || test ! -s conftest.err
-configure:9264: $? = 0
-configure:9267: test -s conftest
-configure:9270: $? = 0
-configure:9282: result: yes
-configure:9431: checking for connect
-configure:9488: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
-configure:9494: $? = 0
-configure:9497: test -z                         || test ! -s conftest.err
-configure:9500: $? = 0
-configure:9503: test -s conftest
-configure:9506: $? = 0
-configure:9518: result: yes
-configure:9592: checking for remove
-configure:9649: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
-configure:9655: $? = 0
-configure:9658: test -z                         || test ! -s conftest.err
-configure:9661: $? = 0
-configure:9664: test -s conftest
-configure:9667: $? = 0
-configure:9679: result: yes
-configure:9753: checking for shmat
-configure:9810: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
-configure:9816: $? = 0
-configure:9819: test -z                         || test ! -s conftest.err
-configure:9822: $? = 0
-configure:9825: test -s conftest
-configure:9828: $? = 0
-configure:9840: result: yes
-configure:9923: checking for IceConnectionNumber in -lICE
-configure:9953: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE  
-lasound  -lasound -lm  >&5
-configure:9959: $? = 0
-configure:9962: test -z                         || test ! -s conftest.err
-configure:9965: $? = 0
-configure:9968: test -s conftest
-configure:9971: $? = 0
-configure:9984: result: yes
-configure:9997: checking for the X11 MIT-SHM extension
-configure:10034: gcc -c -g -O2  conftest.c >&5
-configure:10040: $? = 0
-configure:10043: test -z                        || test ! -s conftest.err
-configure:10046: $? = 0
-configure:10049: test -s conftest.o
-configure:10052: $? = 0
-configure:10055: result: found.
-configure:10100: checking X11/Xft/Xft.h usability
-configure:10112: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
-configure:10118: $? = 0
-configure:10121: test -z                        || test ! -s conftest.err
-configure:10124: $? = 0
-configure:10127: test -s conftest.o
-configure:10130: $? = 0
-configure:10140: result: yes
-configure:10144: checking X11/Xft/Xft.h presence
-configure:10154: gcc -E  -I/usr/include/freetype2 conftest.c
-configure:10160: $? = 0
-configure:10180: result: yes
-configure:10215: checking for X11/Xft/Xft.h
-configure:10222: result: yes
-configure:10235: checking for XftDisplayInfoGet in -lXft
-configure:10265: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lXft  -lasound  -lasound -lm  >&5
-/tmp/ccCw5slO.o: In function 
`main':/home/creichen/work/port/tmp/release/trunk/conftest.c:68: undefined 
reference to `XftDisplayInfoGet'
+configure:8245: gcc -o conftest -g -O2  -lncurses    conftest.c -lasound  
-lasound -lm  >&5
+configure:8251: $? = 0
+configure:8254: test -z                         || test ! -s conftest.err
+configure:8257: $? = 0
+configure:8260: test -s conftest
+configure:8263: $? = 0
+configure:8296: result: found  -lncurses
+configure:8325: checking readline/readline.h usability
+configure:8337: gcc -c -g -O2  conftest.c >&5
+configure:8343: $? = 0
+configure:8346: test -z                         || test ! -s conftest.err
+configure:8349: $? = 0
+configure:8352: test -s conftest.o
+configure:8355: $? = 0
+configure:8365: result: yes
+configure:8369: checking readline/readline.h presence
+configure:8379: gcc -E  conftest.c
+configure:8385: $? = 0
+configure:8405: result: yes
+configure:8440: checking for readline/readline.h
+configure:8447: result: yes
+configure:8477: checking readline/history.h usability
+configure:8489: gcc -c -g -O2  conftest.c >&5
+configure:8495: $? = 0
+configure:8498: test -z                         || test ! -s conftest.err
+configure:8501: $? = 0
+configure:8504: test -s conftest.o
+configure:8507: $? = 0
+configure:8517: result: yes
+configure:8521: checking readline/history.h presence
+configure:8531: gcc -E  conftest.c
+configure:8537: $? = 0
+configure:8557: result: yes
+configure:8592: checking for readline/history.h
+configure:8599: result: yes
+configure:8617: checking for X
+configure:8851: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
+configure:9022: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm   
-L/usr/X11R6/lib -lX11 >&5
+configure:9028: $? = 0
+configure:9031: test -z                         || test ! -s conftest.err
+configure:9034: $? = 0
+configure:9037: test -s conftest
+configure:9040: $? = 0
+configure:9196: checking for gethostbyname
+configure:9253: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
+configure:9259: $? = 0
+configure:9262: test -z                         || test ! -s conftest.err
+configure:9265: $? = 0
+configure:9268: test -s conftest
+configure:9271: $? = 0
+configure:9283: result: yes
+configure:9432: checking for connect
+configure:9489: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
+configure:9495: $? = 0
+configure:9498: test -z                         || test ! -s conftest.err
+configure:9501: $? = 0
+configure:9504: test -s conftest
+configure:9507: $? = 0
+configure:9519: result: yes
+configure:9593: checking for remove
+configure:9650: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
+configure:9656: $? = 0
+configure:9659: test -z                         || test ! -s conftest.err
+configure:9662: $? = 0
+configure:9665: test -s conftest
+configure:9668: $? = 0
+configure:9680: result: yes
+configure:9754: checking for shmat
+configure:9811: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm  >&5
+configure:9817: $? = 0
+configure:9820: test -z                         || test ! -s conftest.err
+configure:9823: $? = 0
+configure:9826: test -s conftest
+configure:9829: $? = 0
+configure:9841: result: yes
+configure:9924: checking for IceConnectionNumber in -lICE
+configure:9954: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE  
-lasound  -lasound -lm  >&5
+configure:9960: $? = 0
+configure:9963: test -z                         || test ! -s conftest.err
+configure:9966: $? = 0
+configure:9969: test -s conftest
+configure:9972: $? = 0
+configure:9985: result: yes
+configure:9998: checking for the X11 MIT-SHM extension
+configure:10035: gcc -c -g -O2  conftest.c >&5
+configure:10041: $? = 0
+configure:10044: test -z                        || test ! -s conftest.err
+configure:10047: $? = 0
+configure:10050: test -s conftest.o
+configure:10053: $? = 0
+configure:10056: result: found.
+configure:10101: checking X11/Xft/Xft.h usability
+configure:10113: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
+configure:10119: $? = 0
+configure:10122: test -z                        || test ! -s conftest.err
+configure:10125: $? = 0
+configure:10128: test -s conftest.o
+configure:10131: $? = 0
+configure:10141: result: yes
+configure:10145: checking X11/Xft/Xft.h presence
+configure:10155: gcc -E  -I/usr/include/freetype2 conftest.c
+configure:10161: $? = 0
+configure:10181: result: yes
+configure:10216: checking for X11/Xft/Xft.h
+configure:10223: result: yes
+configure:10236: checking for XftDisplayInfoGet in -lXft
+configure:10266: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lXft  -lasound  -lasound -lm  >&5
+/tmp/ccUADlRd.o: In function `main':/tmp/trunk/conftest.c:68: undefined 
reference to `XftDisplayInfoGet'
 collect2: ld returned 1 exit status
-configure:10271: $? = 1
+configure:10272: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -2288,7 +2288,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -2351,33 +2351,33 @@
 |   ;
 |   return 0;
 | }
-configure:10296: result: no
-configure:10316: checking X11/extensions/Xrender.h usability
-configure:10328: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
-configure:10334: $? = 0
-configure:10337: test -z                        || test ! -s conftest.err
-configure:10340: $? = 0
-configure:10343: test -s conftest.o
-configure:10346: $? = 0
-configure:10356: result: yes
-configure:10360: checking X11/extensions/Xrender.h presence
-configure:10370: gcc -E  -I/usr/include/freetype2 conftest.c
-configure:10376: $? = 0
-configure:10396: result: yes
-configure:10431: checking for X11/extensions/Xrender.h
-configure:10438: result: yes
-configure:10451: checking for FcInit in -lfontconfig
-configure:10481: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lfontconfig  -lasound  -lasound -lm  >&5
-configure:10487: $? = 0
-configure:10490: test -z                        || test ! -s conftest.err
-configure:10493: $? = 0
-configure:10496: test -s conftest
-configure:10499: $? = 0
-configure:10512: result: yes
-configure:10520: checking for Alpha hardware and gcc or ccc style __asm__
-configure:10550: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
+configure:10297: result: no
+configure:10317: checking X11/extensions/Xrender.h usability
+configure:10329: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
+configure:10335: $? = 0
+configure:10338: test -z                        || test ! -s conftest.err
+configure:10341: $? = 0
+configure:10344: test -s conftest.o
+configure:10347: $? = 0
+configure:10357: result: yes
+configure:10361: checking X11/extensions/Xrender.h presence
+configure:10371: gcc -E  -I/usr/include/freetype2 conftest.c
+configure:10377: $? = 0
+configure:10397: result: yes
+configure:10432: checking for X11/extensions/Xrender.h
+configure:10439: result: yes
+configure:10452: checking for FcInit in -lfontconfig
+configure:10482: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lfontconfig  -lasound  -lasound -lm  >&5
+configure:10488: $? = 0
+configure:10491: test -z                        || test ! -s conftest.err
+configure:10494: $? = 0
+configure:10497: test -s conftest
+configure:10500: $? = 0
+configure:10513: result: yes
+configure:10521: checking for Alpha hardware and gcc or ccc style __asm__
+configure:10551: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
 conftest.c:69:2: error: #error "Not on Alpha"
-configure:10556: $? = 1
+configure:10557: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -2387,7 +2387,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -2456,44 +2456,44 @@
 |   ;
 |   return 0;
 | }
-configure:10585: result: not present.
-configure:10603: checking for XGrabDevice in -lXi
-configure:10633: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lXi  -L/usr/X11R6/lib -lasound  -lasound -lm  >&5
-configure:10639: $? = 0
-configure:10642: test -z                        || test ! -s conftest.err
-configure:10645: $? = 0
-configure:10648: test -s conftest
-configure:10651: $? = 0
-configure:10664: result: yes
-configure:10670: checking for XOpenDisplay in -lX11
-configure:10700: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lX11  -L/usr/X11R6/lib -lasound  -lasound -lm  >&5
-configure:10706: $? = 0
-configure:10709: test -z                        || test ! -s conftest.err
-configure:10712: $? = 0
-configure:10715: test -s conftest
-configure:10718: $? = 0
-configure:10731: result: yes
-configure:10737: checking for XShmAttach in -lXext
-configure:10767: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lXext  -L/usr/X11R6/lib -lasound  -lasound -lm  >&5
-configure:10773: $? = 0
-configure:10776: test -z                        || test ! -s conftest.err
-configure:10779: $? = 0
-configure:10782: test -s conftest
-configure:10785: $? = 0
-configure:10798: result: yes
-configure:10861: checking for cos in -lm
-configure:10891: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lm  -L/usr/X11R6/lib -lasound  -lasound -lm   -lggi -lgii -lgg -L/usr/lib 
-lSDL -lpthread  -lXrender -lfontconfig -lXi -lX11 -lXext >&5
+configure:10586: result: not present.
+configure:10604: checking for XGrabDevice in -lXi
+configure:10634: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lXi  -L/usr/X11R6/lib -lasound  -lasound -lm  >&5
+configure:10640: $? = 0
+configure:10643: test -z                        || test ! -s conftest.err
+configure:10646: $? = 0
+configure:10649: test -s conftest
+configure:10652: $? = 0
+configure:10665: result: yes
+configure:10671: checking for XOpenDisplay in -lX11
+configure:10701: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lX11  -L/usr/X11R6/lib -lasound  -lasound -lm  >&5
+configure:10707: $? = 0
+configure:10710: test -z                        || test ! -s conftest.err
+configure:10713: $? = 0
+configure:10716: test -s conftest
+configure:10719: $? = 0
+configure:10732: result: yes
+configure:10738: checking for XShmAttach in -lXext
+configure:10768: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lXext  -L/usr/X11R6/lib -lasound  -lasound -lm  >&5
+configure:10774: $? = 0
+configure:10777: test -z                        || test ! -s conftest.err
+configure:10780: $? = 0
+configure:10783: test -s conftest
+configure:10786: $? = 0
+configure:10799: result: yes
+configure:10862: checking for cos in -lm
+configure:10892: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lm  -L/usr/X11R6/lib -lasound  -lasound -lm   -lggi -lgii -lgg -L/usr/lib 
-lSDL -lpthread  -lXrender -lfontconfig -lXi -lX11 -lXext >&5
 conftest.c:65: warning: conflicting types for built-in function 'cos'
-configure:10897: $? = 0
-configure:10900: test -z                        || test ! -s conftest.err
-configure:10903: $? = 0
-configure:10906: test -s conftest
-configure:10909: $? = 0
-configure:10922: result: yes
-configure:10937: checking for Xm/MwmUtil.h
-configure:10953: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
+configure:10898: $? = 0
+configure:10901: test -z                        || test ! -s conftest.err
+configure:10904: $? = 0
+configure:10907: test -s conftest
+configure:10910: $? = 0
+configure:10923: result: yes
+configure:10938: checking for Xm/MwmUtil.h
+configure:10954: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
 conftest.c:60:24: error: Xm/MwmUtil.h: No such file or directory
-configure:10959: $? = 1
+configure:10960: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -2503,7 +2503,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -2555,49 +2555,49 @@
 | #include <X11/X.h>
 | 
 | #include <Xm/MwmUtil.h>
-configure:10982: result: no
-configure:11003: checking for flex
-configure:11019: found /usr/bin/flex
-configure:11029: result: flex
-configure:11044: checking for flex
-configure:11070: result: flex
-configure:11083: checking for yywrap in -lfl
-configure:11113: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lfl  -L/usr/X11R6/lib -lasound  -lasound -lm   -lggi -lgii -lgg -L/usr/lib 
-lSDL -lpthread  -lXrender -lfontconfig -lXi -lX11 -lXext >&5
-configure:11119: $? = 0
-configure:11122: test -z                        || test ! -s conftest.err
-configure:11125: $? = 0
-configure:11128: test -s conftest
-configure:11131: $? = 0
-configure:11144: result: yes
-configure:11221: checking lex output file root
-configure:11232: flex conftest.l
-configure:11235: $? = 0
-configure:11247: result: lex.yy
-configure:11252: checking whether yytext is a pointer
-configure:11268: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-L/usr/X11R6/lib -lasound  -lasound -lm   -lggi -lgii -lgg -L/usr/lib -lSDL 
-lpthread  -lXrender -lfontconfig -lXi -lX11 -lXext -lfl >&5
-configure:11274: $? = 0
-configure:11277: test -z                        || test ! -s conftest.err
-configure:11280: $? = 0
-configure:11283: test -s conftest
-configure:11286: $? = 0
-configure:11300: result: yes
-configure:11316: checking for bison
-configure:11332: found /usr/bin/bison
-configure:11342: result: bison -y
-configure:11369: checking whether byte ordering is bigendian
-configure:11396: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
-configure:11402: $? = 0
-configure:11405: test -z                        || test ! -s conftest.err
-configure:11408: $? = 0
-configure:11411: test -s conftest.o
-configure:11414: $? = 0
-configure:11438: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
+configure:10983: result: no
+configure:11004: checking for flex
+configure:11020: found /usr/bin/flex
+configure:11030: result: flex
+configure:11045: checking for flex
+configure:11071: result: flex
+configure:11084: checking for yywrap in -lfl
+configure:11114: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-lfl  -L/usr/X11R6/lib -lasound  -lasound -lm   -lggi -lgii -lgg -L/usr/lib 
-lSDL -lpthread  -lXrender -lfontconfig -lXi -lX11 -lXext >&5
+configure:11120: $? = 0
+configure:11123: test -z                        || test ! -s conftest.err
+configure:11126: $? = 0
+configure:11129: test -s conftest
+configure:11132: $? = 0
+configure:11145: result: yes
+configure:11222: checking lex output file root
+configure:11233: flex conftest.l
+configure:11236: $? = 0
+configure:11248: result: lex.yy
+configure:11253: checking whether yytext is a pointer
+configure:11269: gcc -o conftest -g -O2  -I/usr/include/freetype2  conftest.c 
-L/usr/X11R6/lib -lasound  -lasound -lm   -lggi -lgii -lgg -L/usr/lib -lSDL 
-lpthread  -lXrender -lfontconfig -lXi -lX11 -lXext -lfl >&5
+configure:11275: $? = 0
+configure:11278: test -z                        || test ! -s conftest.err
+configure:11281: $? = 0
+configure:11284: test -s conftest
+configure:11287: $? = 0
+configure:11301: result: yes
+configure:11317: checking for bison
+configure:11333: found /usr/bin/bison
+configure:11343: result: bison -y
+configure:11370: checking whether byte ordering is bigendian
+configure:11397: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
+configure:11403: $? = 0
+configure:11406: test -z                        || test ! -s conftest.err
+configure:11409: $? = 0
+configure:11412: test -s conftest.o
+configure:11415: $? = 0
+configure:11439: gcc -c -g -O2  -I/usr/include/freetype2 conftest.c >&5
 conftest.c: In function 'main':
 conftest.c:66: error: 'not' undeclared (first use in this function)
 conftest.c:66: error: (Each undeclared identifier is reported only once
 conftest.c:66: error: for each function it appears in.)
 conftest.c:66: error: syntax error before 'big'
-configure:11444: $? = 1
+configure:11445: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
@@ -2607,7 +2607,7 @@
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "freesci"
-| #define VERSION "0.3.5"
+| #define VERSION "0.3.5pre2"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -2670,15 +2670,58 @@
 |   ;
 |   return 0;
 | }
-configure:11577: result: no
-configure:11684: checking if malloc debugging is wanted
-configure:11706: result: no
-configure:11710: checking whether to output debug info at every memory 
(de)allocation
-configure:11729: result: no
-configure:11733: checking whether to check memory allocations for NULL
-configure:11752: result: yes
-configure:11880: creating ./config.status
+configure:11578: result: no
+configure:11694: checking if malloc debugging is wanted
+configure:11716: result: no
+configure:11720: checking whether to output debug info at every memory 
(de)allocation
+configure:11739: result: no
+configure:11743: checking whether to check memory allocations for NULL
+configure:11762: result: yes
+configure:11899: creating ./config.status
 
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.59.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ./config.status 
+
+on maya
+
+config.status:789: creating Makefile
+config.status:789: creating debian/Makefile
+config.status:789: creating desktop/Makefile
+config.status:789: creating doc/Makefile
+config.status:789: creating doc/misc/Makefile
+config.status:789: creating doc/man/Makefile
+config.status:789: creating conf/Makefile
+config.status:789: creating custom/Makefile
+config.status:789: creating src/Makefile
+config.status:789: creating src/scicore/Makefile
+config.status:789: creating src/engine/Makefile
+config.status:789: creating src/gfx/Makefile
+config.status:789: creating src/gfx/drivers/Makefile
+config.status:789: creating src/gfx/resource/Makefile
+config.status:789: creating src/include/Makefile
+config.status:789: creating src/include/win32/Makefile
+config.status:789: creating src/include/beos/Makefile
+config.status:789: creating src/tools/Makefile
+config.status:789: creating src/win32/Makefile
+config.status:789: creating src/sound/Makefile
+config.status:789: creating src/morphos/Makefile
+config.status:789: creating src/wince/Makefile
+config.status:789: creating src/menu/Makefile
+config.status:789: creating freesci.spec
+config.status:855: creating config.h
+config.status:1057: config.h is unchanged
+config.status:1215: executing default-1 commands
+
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
@@ -2831,14 +2874,16 @@
 PACKAGE_VERSION=''
 PATH_SEPARATOR=':'
 RANLIB='ranlib'
-RPM_VERSION='0.3.5'
+RPM_VERSION='0.3.5pre2'
 SCIV_LDFLAGS=''
 SDL_CFLAGS='-g -O2 -I/usr/include/SDL -D_REENTRANT'
 SDL_CONFIG='/usr/bin/sdl-config'
 SDL_LIBS='-L/usr/lib -lSDL -lpthread'
 SET_MAKE=''
 SHELL='/bin/sh'
-VERSION='0.3.5'
+VERSION='0.3.5pre2'
+WANT_TOOLS_FALSE=''
+WANT_TOOLS_TRUE='#'
 X_CFLAGS=' -I/usr/X11R6/include'
 X_EXTRA_LIBS=''
 X_LIBS=' -lXrender -lfontconfig -lXi -lX11 -lXext'
@@ -2956,440 +3001,8 @@
 #define SIZEOF_LONG 4
 #define SIZEOF_SHORT 2
 #define STDC_HEADERS 1
-#define VERSION "0.3.5"
+#define VERSION "0.3.5pre2"
 #define WITH_PIC_SCALING 1
 #define YYTEXT_POINTER 1
 
 configure: exit 0
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = freesci.spec
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating freesci.spec
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = doc/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating doc/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = doc/misc/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating doc/misc/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = doc/man/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating doc/man/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = desktop/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating desktop/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/scicore/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/scicore/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/engine/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/engine/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/include/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/include/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/include/win32/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/include/win32/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/include/beos/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/include/beos/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/gfx/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/gfx/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/gfx/resource/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/gfx/resource/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/gfx/drivers/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/gfx/drivers/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/sound/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/sound/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/tools/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/tools/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/win32/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/win32/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/morphos/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/morphos/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/wince/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/wince/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = src/menu/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating src/menu/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = conf/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating conf/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = debian/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating debian/Makefile
-config.status:1213: executing default-1 commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = custom/Makefile
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on maya
-
-config.status:787: creating custom/Makefile
-config.status:1213: executing default-1 commands

Modified: freesci/trunk/configure.in
===================================================================
--- freesci/trunk/configure.in  2006-02-17 22:42:01 UTC (rev 1559)
+++ freesci/trunk/configure.in  2006-02-18 07:18:10 UTC (rev 1560)
@@ -335,6 +335,7 @@
         doc/misc/Makefile \
         doc/man/Makefile \
         conf/Makefile \
+       custom/Makefile \
        src/Makefile  \
        src/scicore/Makefile \
        src/engine/Makefile \

Modified: freesci/trunk/freesci.spec
===================================================================
--- freesci/trunk/freesci.spec  2006-02-17 22:42:01 UTC (rev 1559)
+++ freesci/trunk/freesci.spec  2006-02-18 07:18:10 UTC (rev 1560)
@@ -1,9 +1,9 @@
 Summary: A portable interpreter for SCI games
 Name: freesci
-Version: 0.3.5
+Version: 0.3.5pre2
 Release: 1
 Group: Games/Adventure
-License: GPL
+Copyright: GPL
 Source: ftp://ftp.shaftnet.org/pub/freesci/freesci-%{version}.tar.bz2
 Buildroot: /var/tmp/%{name}-%{version}-%{release}-root
 #Prereq: ggi, SDL >= 1.1.8





reply via email to

[Prev in Thread] Current Thread [Next in Thread]