This ihost now uses autoconf and automake to make a "normal" installation and distribution ;) It's now far easier to compile. To build from CVS :- aclocal autoheader autoconf automake -a -c Then for compiling (end users will only need to do this) :- ./configure make make install To build a distribution :- make dist
CFLAGS get carried around properly. And debugging turned on for now.
Added libs for FreeBSD.
statgrab is now libstatgrab.
Now allows for seperate libraries to be defined per platform at the linking stage.
Makefiles for both ihost and libstatgrab. Should work, but the code isn't complete enough to allow full testing yet.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.