--- configure
+++ configure
@@ -18986,6 +18986,9 @@
 
 
 
+if true; then
+CFLAGS="$CFLAGS -DXML_POOR_ENTROPY"
+else
 # Check whether --with-libbsd was given.
 if test ${with_libbsd+y}
 then :
@@ -19103,6 +19106,7 @@
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
+fi
 
 
 # Check whether --with-getrandom was given.
