Fix build scripts
Status: Beta
Brought to you by:
lobotomat
Thins to do for the build scripts:
Fix linking problems in the scripts.
Separate Windows defines like:
typedef signed short int WORD;
Put those defines in a different file so it gets included when configure detects that they are not defined.
For each type add AC_CHECK_TYPE in configure.in
Logged In: YES
user_id=1926381
Originator: YES
Fix to the first issue (i think its ok the linking now)
File Added: build.patch
patch to the build directory, should be appliend from inside it
builds should now be working on: osx (ppc and intel), windows, linux, bsd, solaris, and most likely others too. however, hardly any recent testing has been done -> we need feedback