aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index e81b524..4a8f850 100644
--- a/configure.in
+++ b/configure.in
@@ -15,6 +15,7 @@ case "${host_os}" in
m88kbcs) host_makefile_frag=config/mh-delta88;;
sysv* | irix*) host_makefile_frag=config/mh-sysv ;;
svr4) host_makefile_frag=config/mh-svr4 ;;
+ultrix) host_makefile_frag=config/mh-decstation ;;
esac
case "${host_vendor}" in