freetype2/docs
Werner Lemberg e42dbcec21 * Version 2.1.7 released.
=========================


* builds/unix/ft2unix.h: Fix comments.

* builds/unix/ftconfig.in: Synchronized with ANSI version.
Use `#undef' in templates as recommended in the autoconf
documentation.
Since real `#undef' lines don't survive during configuration, use
`/undef' instead; the postprocessing facility of the
AC_CONFIG_HEADERS autoconf macro converts them to `#undef'.

* builds/unix/install.mk (install): Install Unix version of
`ftconfig.h'.

* builds/unix/unix-cc.in (CFLAGS): Set FT_CONFIG_CONFIG_H macro
to include the correct `ftconfig.h' file.

* builds/unix/ft-munmap.m4 (FT_MUNMAP_DECL): Removed.
(FT_MUNMAP_PARAM): Updated syntax to autoconf 2.59.

* builds/unix/freetype2.m4: Updated syntax to autoconf 2.59.

* builds/unix/configure.ac: Use AC_CONFIG_HEADERS instead of
AC_CONFIG_HEADER to create ftconfig.h, and use second argument
to replace `/undef' with `#undef'.
Don't use FT_MUNMAP_DECL but AC_CHECK_DECLS to check for munmap.
Use AS_HELP_STRING in AC_ARG_WITH.
Update syntax to autoconf 2.59.

* builds/unix/ltmain.sh: Regenerated with `libtoolize --force
--copy' from libtool 1.5.
* builds/unix/aclocal.m4: Regenerated with `aclocal -I .' from
automake 1.7.8.
* builds/unix/configure: Regenerated with autoconf 2.59.
* builds/unix/config.guess, builds/unix/config.sub: Updated from
`config' CVS module at subversions.gnu.org
* builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from
`texinfo' CVS module at subversions.gnu.org.

* builds/vms/ftconfig.h: Synchronized with ANSI version.

* docs/CUSTOMIZE: Fix documentation error.
* docs/CHANGES, docs/VERSION.DLL, docs/release: Updated.

* builds/freetype.mk (refdoc): Updated --title.
2003-11-09 08:37:14 +00:00
..
reference Initial revision 2003-07-09 15:22:39 +00:00
CHANGES * Version 2.1.7 released. 2003-11-09 08:37:14 +00:00
CUSTOMIZE * Version 2.1.7 released. 2003-11-09 08:37:14 +00:00
DEBUG * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
FTL.txt preparing 2.1.0 release 2002-04-15 12:01:10 +00:00
GPL.txt Moving FreeType license to doc dir. 2000-11-02 07:53:08 +00:00
INSTALL * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.ANY * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.GNU * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.UNX * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.VMS * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
PATENTS * docs/PATENTS: Typo fixed (Thanks to Detlef "Hawkeye" Wuerkner) in the URL for the on-line resource. 2002-01-21 21:57:38 +00:00
TODO Minor documentation typos. 2003-06-14 21:39:17 +00:00
TRUETYPE * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
UPGRADE.UNX * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
VERSION.DLL * Version 2.1.7 released. 2003-11-09 08:37:14 +00:00
license.txt Mention GPL version. 2003-11-06 14:56:11 +00:00
modules.txt * builds/amiga/makefile, builds/amiga/smakefile, 2002-05-28 22:38:05 +00:00
release * Version 2.1.7 released. 2003-11-09 08:37:14 +00:00