diff configure.ac @ 408:290588854a9d trunk

[svn] - rovascope -- a variant of the paranormal visualization engine that is uses random data instead of presets.
author nenolod
date Sat, 06 Jan 2007 01:57:34 -0800
parents d2d262d3064a
children 78a5e9c37469
line wrap: on
line diff
--- a/configure.ac	Fri Jan 05 19:31:47 2007 -0800
+++ b/configure.ac	Sat Jan 06 01:57:34 2007 -0800
@@ -966,7 +966,7 @@
 ])
 
 if test "$have_paranormal" = "yes"; then
-	VISUALIZATION_PLUGINS="$VISUALIZATION_PLUGINS paranormal"
+	VISUALIZATION_PLUGINS="$VISUALIZATION_PLUGINS paranormal rovascope"
 fi
 
 if test "$have_xspf" = "yes"; then