Jason Stover <[EMAIL PROTECTED]> writes: > I was about to add lib/linreg to configure.ac and the relevant > Makefile.am's. Should it be static or shared? Many procedures > will not need it.
We don't have any shared libraries yet. Adding shared libraries adds another whole range of potential problems for people trying to install or package PSPP. Let's stick with static linking for now. -- "It takes a certain amount of shamelessness to be a monomaniac billionaire dwarf." --Jon Katz <URL:http://slashdot.org/articles/99/03/17/1634238.shtml> _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
