mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
Remove unused compile-time path flags (instead of putting them inside
a !HAVE_QTMAC conditional). git-svn-id: http://svn.osgeo.org/qgis/trunk@3143 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
8ed5d7baae
commit
06e17bc139
@ -12,8 +12,6 @@
|
||||
|
||||
if HAVE_EXPAT
|
||||
|
||||
PKGDATAPATH=-DPKGDATAPATH=\"$(pkgdatadir)\"
|
||||
|
||||
plugindir = ${pkglibdir}
|
||||
|
||||
plugin_LTLIBRARIES = gpsimporterplugin.la
|
||||
|
@ -10,7 +10,6 @@
|
||||
#
|
||||
# $Id$
|
||||
|
||||
PREFIX=-DPREFIX=\"$(prefix)\"
|
||||
plugindir = ${pkglibdir}
|
||||
|
||||
plugin_LTLIBRARIES = spitplugin.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user