Commit 36efdf10 by Mark Kettenis Committed by Benjamin Kosnik

configure.target: Support the Hurd.


2000-12-19  Mark Kettenis  <kettenis@gnu.org>

        * configure.target: Support the Hurd.

From-SVN: r38386
parent 62f4333a
......@@ -87,7 +87,7 @@ case "${target_os}" in
cygwin*)
os_include_dir="config/os/newlib"
;;
linux*)
linux* | gnu*)
os_include_dir="config/os/gnu-linux"
;;
irix*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment