From 6643e348be54bf6974f1aa233be30f027a8b30b5 Mon Sep 17 00:00:00 2001 From: Jason Thorpe Date: Sun, 9 Jun 2002 01:32:19 +0000 Subject: * configure.in (vax-*-netbsd*): Re-enable gas. --- configure.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 124619587..596233787 100644 --- a/configure.in +++ b/configure.in @@ -633,10 +633,6 @@ case "${target}" in # Skip some stuff that's unsupported on some NetBSD configurations. case "${target}" in i*86-*-netbsdelf*) ;; - vax-*-netbsd*) - # gas is not yet supported on vax-netbsd. - noconfigdirs="gas $noconfigdirs ${libgcj}" - ;; *) noconfigdirs="$noconfigdirs ${libgcj}" ;; -- cgit v1.2.3