projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8020d5d
)
sgi/irix configuration stuff.
author
Stu Grossman
<grossman@cygnus>
Mon, 16 Sep 1991 23:17:02 +0000
(23:17 +0000)
committer
Stu Grossman
<grossman@cygnus>
Mon, 16 Sep 1991 23:17:02 +0000
(23:17 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 55cbe78528f1dce1710d0f7b8fd238146a904b7e..22f391c9025d3820a77aeeb19332f72f3b890b0d 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-9,8
+9,16
@@
srcname="gnu development package"
# per-host:
+# XXX - FIXME there needs to be a case for hmake-dgux
+
+case "${host_os}" in
+sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
+esac
+
# per-target:
+# XXX - FIXME there needs to be a case for tmake-a29k
+
#
# Local Variables:
# fill-column: 131