]> granicus.if.org Git - postgis/commitdiff
Build and install comments when if possible (#1779)
authorSandro Santilli <strk@keybit.net>
Mon, 11 Jun 2012 18:39:19 +0000 (18:39 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 11 Jun 2012 18:39:19 +0000 (18:39 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9887 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile.in

index 5140ebc465fcdecd9f83fe996ab6db0ee5416541..10334385ab195a2580237f4a27da60e6a931636e 100644 (file)
@@ -21,7 +21,11 @@ all install uninstall noop clean distclean check:
 
 all: postgis_svn_revision.h
 
-install: all
+ifneq ($(XSLTPROC),)
+all: comments
+endif
+
+install: all comments-install
 
 uninstall: docs-uninstall comments-uninstall