define USE_SHARED_LIBS and USE_STATIC_LIBS in the top-level
authoraland <aland>
Wed, 22 Nov 2000 17:12:15 +0000 (17:12 +0000)
committeraland <aland>
Wed, 22 Nov 2000 17:12:15 +0000 (17:12 +0000)
commit81de2305897244538015ab7ca2a1fbf71faa83a3
treef36091206407cc2ae8c1a824e47b927777e10369
parent86eedc8c47332d373c69fa24c4a98ab3382c675c
define USE_SHARED_LIBS and USE_STATIC_LIBS in the top-level
Make.inc file.  Update 'configure.in' to substitute them,
from the 'configure' --enable-shared and --enable-static defaults.

Update the modules rules so that the static/dynamic rules only
apply of the top-level 'USE_FOO_LIBS' is defined to 'yes'.

We still don't know how to pick up libltdl knowledge about the
*ability* to build static/dynamic objects... but that's for later,
I guess.
Make.inc.in
configure.in
src/modules/Makefile
src/modules/rules.mak