From 13be44ed9d59d5ac78e2279681c2da09039919d5 Mon Sep 17 00:00:00 2001 From: Uros Bizjak Date: Fri, 27 Mar 2015 18:08:44 +0100 Subject: Install back PR target/47230 fix (Revert the revert). From-SVN: r221739 --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 098ed9f..064e69b 100755 --- a/configure +++ b/configure @@ -3969,6 +3969,9 @@ fi *-mingw*) host_makefile_frag="config/mh-mingw" ;; + alpha*-*-linux*) + host_makefile_frag="config/mh-alpha-linux" + ;; hppa*-hp-hpux10*) host_makefile_frag="config/mh-pa-hpux10" ;; -- cgit v1.1