moved the build over to using libtool.
authoraland <aland>
Wed, 23 Feb 2000 16:18:23 +0000 (16:18 +0000)
committeraland <aland>
Wed, 23 Feb 2000 16:18:23 +0000 (16:18 +0000)
commit70afd30424d337c303500af538c1fd8e944eb858
tree7d2e72f2708d5d361c4b252ccb3293254df3b958
parent22823b15f4a3e856301b2f7d14af3f5a9bac9c13
moved the build over to using libtool.

Removed some unnecessary checks in the configuration script,
as they're now handled by libtool.

Updated the Makefiles to use the libtool flags for exporting
dynamic symbols, and building shared libraries.
Make.inc.in
configure.in
src/lib/Makefile
src/main/Makefile
src/modules/rules.mak