- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Tue, 13 Apr 1999 17:38:52 -0400
- To: www-lib@w3.org
In order to get the same library structure as in Windows DLLs, I have
now committed a set of changes to the libwww make files that compiles
libwww as a set of shared libraries as described in
http://www.w3.org/Library/User/Guide/
The old makefiles are put on their own CVS branch with the CVS tag
'From-one-lib-to-many' on them. If you prefer using the old makefiles
that generated a single library then you should do an update like this
on these files:
libwww-config.in
Library/src/Makefile.am
Library/Examples/Makefile.am
Library/cvs2sql/Makefile.am
LineMode/src/Makefile.am
Robot/src/Makefile.am
ComLine/src/Makefile.am
using the command
cvs update -r From-one-lib-to-many
Without the tag, you will get the new ones generating small libraries.
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World Wide Web Consortium, MIT/LCS NE43-356
545 Technology Square, Cambridge MA 02139, USA
Received on Tuesday, 13 April 1999 17:38:58 UTC