--- httpd2.orig 2007-03-19 19:16:48 +0300 +++ httpd2 2007-03-19 19:15:27 +0300 @@ -65,7 +65,7 @@ conftest() { # TODO: translatable form? action "Checking configuration sanity for $name: " \ - "$BINARY" -t `moduleargs` $DEFINE + "$BINARY" -t `moduleargs` $OPTIONS $DEFINE RETVAL=$? return $RETVAL }