1--- configure.orig 2024-11-26 10:12:06 UTC 2+++ configure 3@@ -1552,8 +1552,8 @@ Optional Packages: 4 Optional Packages: 5 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 6 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 7- --with-mdds=2.1|2.0|1.5|1.4|1.2|1.0|0.x 8- Specify which version of mdds to use (2.1 is the 9+ --with-mdds=3.1|3.0|2.1|2.0|1.5|1.4|1.2|1.0|0.x 10+ Specify which version of mdds to use (3.1 is the 11 default) 12 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use 13 both] 14@@ -3741,7 +3741,7 @@ else $as_nop 15 then : 16 withval=$with_mdds; 17 else $as_nop 18- with_mdds="2.1" 19+ with_mdds="3.1" 20 fi 21 22 23