summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 77b1cc53..03669437 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -58,12 +58,6 @@ else
JPEG_DIR =
endif
-#if USE_LADSPA
-#LADSPA_DIR = ladspa
-#else
-LADSPA_DIR =
-#endif
-
if USE_LIBCACA
LIBCACA_DIR = libcaca
else