Werner Lemberg
3de5b07cc3
* builds/unix/configure.in: Add $ft_version.
...
* builds/unix/freetype-config.in: Use it.
* builds/unix/configure: Updated.
2001-03-20 07:52:52 +00:00
David Turner
aaac8133dc
small updates to the documentation and the configure scripts to
...
prepare the 2.0.1 release
2000-12-01 18:55:22 +00:00
David Turner
73622119dd
- changing the default include path from "include/freetype"
...
to "include/freetype2"
- adding template for the "freetype-config" script that is installed
in the "bin" directory. It is used to retrieve information about
the current installation path, C flags & linker flags
2000-11-09 18:23:30 +00:00
David Turner
426984e47b
major revamp of the build system.
...
Fixing the Unix Autoconf parts
2000-09-15 23:47:42 +00:00
Werner Lemberg
f28b7536ca
Add missing header file.
2000-08-02 01:10:59 +00:00
Werner Lemberg
2d310502df
Forgot to run autoconf...
2000-08-02 00:20:04 +00:00
Werner Lemberg
b1dd3535d5
Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils.
...
Updating unix/ftsystem.c accordingly.
More warning fixes.
2000-07-31 22:51:00 +00:00
Werner Lemberg
fd9777e9ed
Making path of $INSTALL always absolute.
2000-07-31 10:56:42 +00:00
Werner Lemberg
e616d22529
Adding $(CFG) variable to pass configure script parameters.
...
Fixing DLL version.
2000-07-20 16:06:54 +00:00
Werner Lemberg
d060a75b0d
Formatting.
...
Rudimentary support for autoconf (still using GNU make)
Say `make unix'.
2000-07-20 06:57:41 +00:00