[Commit] fontconfig/doc Makefile.am,1.13,1.14

Keith Packard commit at keithp.com
Tue Jun 17 12:28:22 PDT 2003


Committed by: keithp

Update of /local/src/CVS/fontconfig/doc
In directory home.keithp.com:/tmp/cvs-serv7737/doc

Modified Files:
	Makefile.am 
Log Message:
Bug 75: dont build docs unless docbook is available.  Dont install docs unless they are pre-built or buildable

Index: Makefile.am
===================================================================
RCS file: /local/src/CVS/fontconfig/doc/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.am	23 Apr 2003 04:05:58 -0000	1.13
+++ Makefile.am	17 Jun 2003 18:28:20 -0000	1.14
@@ -93,7 +93,7 @@
 	
 SUFFIXES=.fncs .sgml .txt .html
 
-if ENABLE_DOCS
+if USEDOCBOOK
 
 .fncs.sgml:
 	$(RM) $@




More information about the Commit mailing list