summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-12-18 16:46:17 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-12-18 16:46:17 +0000
commit0cd3a072c11c29651c9c1be834019a4b8082ae70 (patch)
tree4f3fabafe8923e8539cea6c17472ba6f2d6201e0 /ext/Makefile.am
parent3abb0f8d67b7c8d64792aeb39b9ca424249a6cb9 (diff)
Disable LADPSA, as it has moved to the -bad module for the duration.
Original commit message from CVS: * configure.ac: * ext/Makefile.am: Disable LADPSA, as it has moved to the -bad module for the duration.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 2626f65c..48855dea 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -58,11 +58,11 @@ else
JPEG_DIR =
endif
-if USE_LADSPA
-LADSPA_DIR = ladspa
-else
+#if USE_LADSPA
+#LADSPA_DIR = ladspa
+#else
LADSPA_DIR =
-endif
+#endif
if USE_LIBCACA
LIBCACA_DIR = libcaca