--- configure.ac~1 2004-12-12 08:59:02.000000000 +0000 +++ configure.ac 2004-12-26 16:50:02.000000000 +0000 @@ -55,6 +55,9 @@ AM_MAINTAINER_MODE AM_ENABLE_MULTILIB(, ..) +# Add test for DJGPP +AM_CONDITIONAL(DJGPP,echo $host | grep msdosdjgpp) + # Handy for debugging: #AC_MSG_NOTICE($build / $host / $target / $host_alias / $target_alias); sleep 5