You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Werner Lemberg
ad866e2c9a
Fix `checking if gcc static flag -static works' test.
...
On my linux build tree, I receive yes answer in in every package I
build except freetype for this test checking if gcc static flag
`-static' works
On freetype, no is received, unless bzip2 and zlib are disabled using
./configure --without-bzip2 --without-zlib
The reason is that bzip2 and zlib tests add `-lz' and `-lbz2' to
LDFLAGS and this broke static flag test.
* builds/unix/configure.raw: Update CFLAGS and LDFLAGS only after
LT_INIT has run.
13 years ago
..
amiga
Update Amiga makefiles to include Bzip2 support.
14 years ago
ansi
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
18 years ago
atari
gxvalid: Insert PureC pragma to allow unevaluated variables.
16 years ago
beos
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
18 years ago
compiler
Borland C++ compiler patch proposed by Mirco Babin.
16 years ago
dos
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
18 years ago
mac
[mac] Unify DARWIN_NO_CARBON with FT_MACINTOSH.
13 years ago
os2
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
18 years ago
symbian
Update Symbian project files to include Bzip2 support.
14 years ago
unix
Fix `checking if gcc static flag -static works' test.
13 years ago
vms
[mac] Unify DARWIN_NO_CARBON with FT_MACINTOSH.
13 years ago
win32
* Version 2.4.10 released.
13 years ago
wince
* Version 2.4.10 released.
13 years ago
detect.mk
* builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk
17 years ago
exports.mk
* builds/exports.mk: Add CCexe_CFLAGS and CCexe_LDFLAGS.
13 years ago
freetype.mk
* builds/freetype.mk (BASE_H): Rename to...
17 years ago
link_dos.mk
Completely revised FreeType's make management.
22 years ago
link_std.mk
Completely revised FreeType's make management.
22 years ago
modules.mk
* builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk
17 years ago
newline
…
toplevel.mk
Fix Savannah bug #34728 (`make devel' on Mac OS X).
13 years ago