summaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2005-06-07 21:13:14 +0000
committerAldy Hernandez <aldyh@redhat.com>2005-06-07 21:13:14 +0000
commit49a59473ff1efd58131245d636d5d19c5d6ca668 (patch)
tree835feb100374e3826963cacc7211701dd9305b73 /gas/configure
parentb6e6b1a0d0226789f56264ecafe01e1d8c1fcca0 (diff)
downloadbinutils-redhat-49a59473ff1efd58131245d636d5d19c5d6ca668.tar.gz
* configure.in: Add ms1 case.
* configure: Regenerate. * configure.tgt: Add ms1 case.
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/configure b/gas/configure
index cce042b165..412317ccb5 100755
--- a/gas/configure
+++ b/gas/configure
@@ -4688,6 +4688,10 @@ _ACEOF
fi
;;
+ ms1)
+ using_cgen=yes
+ ;;
+
i386 | s390 | sparc)
if test $this_target = $target ; then