diff configure.ac @ 1394:65490480559e trunk

[svn] - install the amidi-plug plugins to ${libdir}/amidi-plug.
author nenolod
date Tue, 11 Jul 2006 18:02:24 -0700
parents b0590e16329f
children 1ddaf20ab50e
line wrap: on
line diff
--- a/configure.ac	Tue Jul 11 16:49:16 2006 -0700
+++ b/configure.ac	Tue Jul 11 18:02:24 2006 -0700
@@ -663,7 +663,7 @@
   INPUT_PLUGINS="$INPUT_PLUGINS amidi-plug"
   PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.6.0],,)
   PKG_CHECK_MODULES(GMODULE, [gmodule-2.0 >= 2.6.0],,)
-  AMIDIPLUGDATADIR=${datadir}/amidi-plug/audacious
+  AMIDIPLUGDATADIR=${libdir}/amidi-plug/backends
   AC_SUBST(AMIDIPLUGDATADIR)
   if test "x$enable_amidiplug_alsa" = "xauto" -o "x$enable_amidiplug_alsa" = "xyes"; then
     if test "x$alsalib_available" = "xcheck"; then