Really use DBLATEX variable

git-svn-id: http://svn.osgeo.org/postgis/trunk@13098 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Sandro Santilli 2014-10-20 17:01:22 +00:00
parent 6d4e461f7f
commit 6acf5b69fe

View file

@ -266,7 +266,7 @@ postgis-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSIO
echo " try installing dblatex and then re-run configure"; \
false; \
else \
dblatex -T native -t pdf \
$(DBLATEX) -T native -t pdf \
-I "${PWD}/html" \
-P doc.collab.show=0 \
-P figure.note="${PWD}/html/images/note" \