Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: fc-cache build failure & ATS [was: Re: bild failure with MKXORG=yes on OS X 10.4]
OK, the non-ugly fix is:
Index: Makefile
===================================================================
RCS file: /cvsroot/src/external/mit/xorg/tools/fc-cache/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 31 Jul 2008 01:37:58 -0000 1.2
+++ Makefile 13 Sep 2008 13:02:00 -0000
@@ -96,7 +96,7 @@
-DHAVE_EXPAT -DXFREE86_FT2 -DHAVE_INTTYPES_H \
-DFT2_BUILD_LIBRARY \
-DXML_BYTE_ORDER=0 -DHAVE_MEMMOVE=1 \
- -DHAVE_STDINT_H -DHAVE_RANDOM
+ -DHAVE_STDINT_H -DHAVE_RANDOM -DDARWIN_NO_CARBON
HOST_CPPFLAGS+= -I${FONTCONFIG} -I${FREETYPE} \
-I${FREETYPE}/include -I${EXPAT}/lib \
-I${FONTCONFIG}/../include \
Commit?
- Hubert
Home |
Main Index |
Thread Index |
Old Index