|
b796adb4
|
2008-06-10T17:15:35
|
|
* autogen.sh: Add option `--install' to libtoolize.
|
|
17432b5e
|
2007-01-12T09:28:44
|
|
* src/type1/t1load.c (is_space): Removed.
(parse_encoding, parse_charstrings): Use IS_PS_DELIM.
(parse_charstrings): Use IS_PS_TOKEN.
* autogen.sh: Avoid bash specific syntax.
|
|
038ace28
|
2007-01-11T15:00:59
|
|
small MacOS X fix for autogen.sh
|
|
4df5b26f
|
2006-05-08T07:10:29
|
|
Put version information into the configure script. Reported by Paul
Watson <pwatson@redlinepy.com>.
* builds/unix/configure.ac: Renamed to...
* builds/unix/configure.raw: This which now serves (with appropriate
modifications) as a template for configure.ac.
* version.sed: New script.
* autogen.sh: Generate configure.ac from configure.raw, using
FREETYPE_MAJOR, FREETYPE_MINOR, and FREETYPE_PATCH from freetype.h.
|
|
60a04df7
|
2005-06-04T23:04:30
|
|
Add license.
|
|
1ea53e87
|
2005-04-13T18:12:36
|
|
* docs/TODO: Updated.
* autogen.sh: Use `--force' for all commands.
|
|
b0db0fc2
|
2005-03-05T17:05:35
|
|
* autogen.sh: New script for bootstrapping.
* README.CVS: New file which documents bootstrapping.
* builds/unix/aclocal.m4, builds/unix/config.guess,
builds/unix/config.sub, builds/unix/configure,
builds/unix/ltmain.sh: Removed.
|