Update build system

This commit is contained in:
Laurence Withers 2009-10-13 10:22:29 +00:00
commit eedca3cc8f
24 changed files with 423 additions and 339 deletions

6
README
View file

@ -1,7 +1,7 @@
libutf8
========================================================================
(c)2006-2009, Laurence Withers, <l@lwithers.me.uk>.
Released under the GNU GPLv2. See file COPYING or
Released under the GNU GPLv3. See file COPYING or
http://www.gnu.org/copyleft/gpl.html for details.
Really Quick Instructions
@ -12,6 +12,10 @@ To install: ./make.sh install
(you might want to set PREFIX, by default it's /usr/local)
Documentation is automatically built using doxygen.
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.
Project Homepage
----------------