aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-10-04 06:49:34 +0000
committerJohn Gilmore <gnu@cygnus>1991-10-04 06:49:34 +0000
commite32becdf04da594f0ed8e976a149cb8f89a45e00 (patch)
tree3d4ca749fc25ba24ac32e7656f00709d21a3d1a5 /configure.in
parent129c1cde2c7bd58a7b67b6bc1755e2bc8339c058 (diff)
downloadgdb-e32becdf04da594f0ed8e976a149cb8f89a45e00.zip
gdb-e32becdf04da594f0ed8e976a149cb8f89a45e00.tar.gz
gdb-e32becdf04da594f0ed8e976a149cb8f89a45e00.tar.bz2
SVR4
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 22f391c..a1b2fca 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,8 @@ srcname="gnu development package"
# XXX - FIXME there needs to be a case for hmake-dgux
case "${host_os}" in
-sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
+sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
+svr4) host_makefile_frag=config/hmake-svr4 ;;
esac
# per-target: