fontconfig: Branch 'master'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 src/Makefile.am |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit a90a3ad97a7cee10225190e13a576e55871b9441
Author: Behdad Esfahbod <behdad@xxxxxxxxxx>
Date:   Tue Nov 17 12:10:01 2009 -0500

    Make sure fclang.h and fcarch.h are built

diff --git a/src/Makefile.am b/src/Makefile.am
index ab0e6b4..6560c0e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -83,7 +83,12 @@ noinst_HEADERS=fcint.h fcftint.h fcdeprecate.h
 
 ALIAS_FILES = fcalias.h fcaliastail.h fcftalias.h fcftaliastail.h
 
-BUILT_SOURCES = $(ALIAS_FILES)
+BUILT_SOURCES = $(ALIAS_FILES) ../fc-lang/fclang.h ../fc-arch/fcarch.h
+
+../fc-lang/fclang.h:
+	cd ../fc-lang && $(MAKE) $(AM_MAKEFLAGS) fclang.h
+../fc-arch/fcarch.h:
+	cd ../fc-arch && $(MAKE) $(AM_MAKEFLAGS) fcarch.h
 
 libfontconfig_la_SOURCES = \
 	fcatomic.c \
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig

[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux