]> granicus.if.org Git - postgis/commitdiff
Do not force comments uninstall when building without postgresql
authorSandro Santilli <strk@keybit.net>
Fri, 9 Oct 2015 08:35:19 +0000 (08:35 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 9 Oct 2015 08:35:19 +0000 (08:35 +0000)
See #3325 (friend with #3157)

git-svn-id: http://svn.osgeo.org/postgis/trunk@14240 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile.in

index b63e289200c4d43aa3234b8c7b0ecdb4e34c53af..4ced3f15cf894f905d9eaa5de7ebee7be7ba7fdf 100644 (file)
@@ -25,9 +25,8 @@ all: postgis_svn_revision.h
 
 ifeq (@LIBLWGEOM_ONLY@,no)
 install: all comments-install
-endif
-
 uninstall: docs-uninstall comments-uninstall
+endif
 
 clean: docs-clean clean-local