# If configure is passed `--with-hurd=DIR', set `hurd-srcdir' to DIR in
# config.make.

case z"$with_hurd" in
z | zyes) ;; # Not specified, or specified with no value.
z*) config_vars="$config_vars
hurd-srcdir = $with_hurd" ;;
esac

inhibit_glue=yes
