From a2e49a99cb5d0f74fa7cc5c1065103b0c5235d39 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Wed, 23 May 2001 20:58:57 +0000 Subject: [PATCH] use new conditional names --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 068a6aa1..4908ebd0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -if XMMS +if FLaC__HAS_XMMS XMMS_DIRS = plugin_xmms endif