@@ -4,10 +4,11 @@ AS_IF([test configure.ac -nt configure], [ AC_MSG_ERROR([configure.ac is newer than configure! Run ./autogen.sh!]) ]) AC_CONFIG_SRCDIR(src) +AC_CONFIG_AUX_DIR(build-aux) AC_CANONICAL_HOST case "$host" in *-msdosdjgpp*)