- xpath.c result/XPath/expr/floats : clarified and cleanup
  printing of abnormal floats in tests.
Daniel
diff --git a/configure.in b/configure.in
index bc90bbc..64775d2 100644
--- a/configure.in
+++ b/configure.in
@@ -155,6 +155,7 @@
 dnl Extra flags
 dnl
 XML_CFLAGS=""
+RDL_LIBS=""
 
 dnl
 dnl Workaround for native compilers
@@ -230,8 +231,6 @@
 fi
 LDFLAGS=${_ldflags}
 
-AC_SUBST(RDL_LIBS)
-
 dnl
 dnl specific tests to setup DV's devel environment with debug etc ...
 dnl