--- configure
+++ configure
@@ -16797,6 +16797,9 @@
 
 
 
+if true; then
+CFLAGS="$CFLAGS -DXML_POOR_ENTROPY"
+else
 # Check whether --with-libbsd was given.
 if test "${with_libbsd+set}" = set; then :
   withval=$with_libbsd;
@@ -16986,6 +16989,7 @@
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
+fi
 
 
 for ac_header in fcntl.h unistd.h
