Upgrade to new build system
This commit is contained in:
parent
171eb2c63d
commit
1744e42270
6 changed files with 32 additions and 15 deletions
6
README
6
README
|
|
@ -1,6 +1,6 @@
|
|||
libCStreamedXML http://www.lwithers.me.uk/projects/libCStreamedXML/
|
||||
========================================================================
|
||||
(c)2006, Laurence Withers, <l@lwithers.me.uk>.
|
||||
(c)2006-2007, Laurence Withers, <l@lwithers.me.uk>.
|
||||
Released under the GNU GPLv2. See file COPYING or
|
||||
http://www.gnu.org/copyleft/gpl.html for details.
|
||||
|
||||
|
|
@ -11,6 +11,8 @@ To build: ./make.sh
|
|||
To install: ./make.sh install
|
||||
|
||||
This library has no dependencies other than the C library.
|
||||
You might want to edit 'config' first.
|
||||
You might want to edit 'config' first. You might also want to set
|
||||
'INSTALL_PREFIX', which is prepended onto the destination of any
|
||||
installed file.
|
||||
|
||||
@TODO@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue