CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/07/13 13:03:56

Modified files:
        .              : ChangeLog aclocal.m4 config.h.in configure 
                         configure.in libtool 
        src            : config.c main.c 
        src/scicore    : decompress0.c tools.c 
        src/sound      : oldmidi.c sound.c 
        src/tools      : sciunpack.c 

Log message:
* Use $HOME for home directory by default on all platforms (a)
* Check for 'inline' or similar keywords and define as appropriate (b)
* Several fixes for Sun's cc

(a) Sun's cc doesn't appear to define anything useable to distinguish it
from non-UNIX compilers. Any ideas how the general presence of $HOME could
be checked for?
(b) This requires autoconf. Non-autoconf'd builds (Win32) would have to
-Dinline="" or something like that in their scripts.

-- Christoph


Reply via email to