[Cppunit-devel] 2. configure.in queries
Brought to you by:
blep
From: Steve M. R. <ste...@vi...> - 2001-07-06 01:54:28
|
Would anyone object to the following two changes to configure.in? 1. remove AM_DISABLE_STATIC Rationale: libtool-based packages typically build both shared and static libs by default (configure has --disable-static & --disable-shared flags for the installer to customize to her taste). The principle of "least surprise" dictates that we stick to that unless there is a compelling reason for NOT building static libcppunit.a. Is there such a reason? 2. bump the version string to 1.5.6 Rationale: to differentiate CVS cppunit from the last released version. -Steve -- by Rocket to the Moon, by Airplane to the Rocket, by Taxi to the Airport, by Frontdoor to the Taxi, by throwing back the blanket and laying down the legs ... - They Might Be Giants |