Major changes to build system in order to fix these bugs:
authorjongfoster <jongfoster@users.sourceforge.net>
Sun, 29 Jul 2001 17:09:17 +0000 (17:09 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sun, 29 Jul 2001 17:09:17 +0000 (17:09 +0000)
commitbd18cebb4ffe568926d3fe10ac5d7476ecf3f16a
tree6d0cc5b1e348a70cf3b9cc3a14191407f05eaff6
parent63ac21816431ba8a41537376f7c2cdb1aa7b43bf
Major changes to build system in order to fix these bugs:
- pthreads under Linux was broken - changed -lpthread to -pthread
- Compiling in MinGW32 mode under CygWin now correctly detects
  which shared libraries are available
- Solaris support (?) (Not tested under Solaris yet)
Makefile.in
acconfig.h
configure.in