diff configure.ac @ 148:9d9fc9e1de48 trunk

[svn] - nuke paranormal (i will put a different paranormal back soon, no worries)
author nenolod
date Mon, 30 Oct 2006 22:39:27 -0800
parents 03cfb311eafd
children fd9c0a5871ac
line wrap: on
line diff
--- a/configure.ac	Mon Oct 30 22:35:55 2006 -0800
+++ b/configure.ac	Mon Oct 30 22:39:27 2006 -0800
@@ -1032,9 +1032,9 @@
 	have_xspf="no"
 ])
 
-if test "$have_paranormal" = "yes"; then
-	VISUALIZATION_PLUGINS="$VISUALIZATION_PLUGINS paranormal"
-fi
+#if test "$have_paranormal" = "yes"; then
+#	VISUALIZATION_PLUGINS="$VISUALIZATION_PLUGINS paranormal"
+#fi
 
 if test "$have_xspf" = "yes"; then
 	CONTAINER_PLUGINS="$CONTAINER_PLUGINS xspf"