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:
f7402c0
)
* configure.in, config/mh-svr4: Make SVR4 work.
author
Stu Grossman
<grossman@cygnus>
Fri, 22 Nov 1991 01:42:10 +0000
(
01:42
+0000)
committer
Stu Grossman
<grossman@cygnus>
Fri, 22 Nov 1991 01:42:10 +0000
(
01:42
+0000)
readline/configure.in
patch
|
blob
|
history
diff --git
a/readline/configure.in
b/readline/configure.in
index eab207a10d2efa7213a3c2626fcdd6e8f806f448..99f57e962a8e2d129d1ce409d55a6210b498a67d 100644
(file)
--- a/
readline/configure.in
+++ b/
readline/configure.in
@@
-18,6
+18,10
@@
m88kbcs | sysv*)
host_makefile_frag=config/mh-sysv
;;
+svr4)
+ host_makefile_frag=config/mh-svr4
+ ;;
+
aix*)
host_makefile_frag=config/mh-sysv
case "${host_cpu}" in