summaryrefslogtreecommitdiff
path: root/qt
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1997-08-27 22:47:46 +0000
committerJim Blandy <jimb@red-bean.com>1997-08-27 22:47:46 +0000
commitb23e9548fa8f334bfa5b03590778c360088b87ef (patch)
tree2722da0e0a087cddbaeeaa5d38c7dc7c07365707 /qt
parent2fe609e0d7d0704fd80bb56ac5c4a3706878a7fd (diff)
downloadguile-b23e9548fa8f334bfa5b03590778c360088b87ef.tar.gz
* config: Use the QuickThreads assembler fragment with Irix
dynamic linking support for Irix 6 as well as Irix 5. Thanks to Jesse Glick.
Diffstat (limited to 'qt')
-rwxr-xr-xqt/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/config b/qt/config
index 010071ddd..e5b9505ce 100755
--- a/qt/config
+++ b/qt/config
@@ -154,7 +154,7 @@ case $1 in
: "MIPS R2000 and R3000."
case $1 in
- mips-irix5*)
+ mips-irix[56]*)
: "Silicon Graphics Irix with dynamic linking"
: "Use mips for irix4."
ln -s md/mips-irix5.s qtmds.s