]> Pileus Git - aweather/commitdiff
Use own pluginsdir
authorAndy Spencer <andy753421@gmail.com>
Sun, 25 Oct 2009 20:36:34 +0000 (20:36 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 25 Oct 2009 20:36:34 +0000 (20:36 +0000)
configure.ac
src/plugins/Makefile.am

index 6a98aa4eb267f6193d8447c189b6784a58c7d958..da4d182767a8cef51a80cb6be6ecb97855462ce5 100644 (file)
@@ -12,7 +12,6 @@ PKG_PROG_PKG_CONFIG
 
 # Check for required packages
 PKG_CHECK_MODULES(GIS, libgis)
-AC_SUBST(PLUGINSDIR, `pkg-config --variable=pluginsdir libgis`)
 
 # Define odd RSL install location
 AC_CHECK_LIB(rsl, RSL_wsr88d_to_radar, RSL_LIBS="-lrsl")
index 2dd2031ca40d67e3dd8f6c63dcf15d5bc799dca8..89b2895d36c67b663d917601c15ff5fe0e824708 100644 (file)
@@ -3,7 +3,7 @@ AM_CPPFLAGS = $(GIS_CFLAGS)
 AM_LDFLAGS  = -module -avoid-version
 LIBS        = $(GIS_LIBS)
 
-pluginsdir = $(PLUGINSDIR)
+pluginsdir  = $(pkglibdir)
 
 plugins_LTLIBRARIES =