Index: trunk/zoo-kernel/configure.ac
===================================================================
--- trunk/zoo-kernel/configure.ac	(revision 90)
+++ trunk/zoo-kernel/configure.ac	(revision 91)
@@ -328,5 +328,5 @@
                         	JS_LIB="mozjs"
 			else 
-				XUL_VERSION="`dpkg -l | grep xulrunner-dev | awk '{print $3;}' | sed -e 's/\([[0-9]]\{1,2\}\.[[0-9]]\{1,2\}\.[[0-9]]\{1,2\}\.[[0-9]]\{1,2\}\).*/\1/'`"
+				XUL_VERSION="`dpkg -l | grep xulrunner | grep dev | awk '{print $3;}' | sed -e 's/\([[0-9]]\{1,2\}\.[[0-9]]\{1,2\}\.[[0-9]]\{1,2\}\.[[0-9]]\{1,2\}\).*/\1/'`"
 				if test -n "$XUL_VERSION"
 				then
