The header file was renamed when it was moved.  Tested on
hppa-unknown-linux-gnu.

Dave
-- 
J. David Anglin                                  [email protected]
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

2011-06-04  John David Anglin  <[email protected]>

        * config.host (hppa*-*-linux*): Correct md_unwind_header name.

Index: config.host
===================================================================
--- config.host (revision 174624)
+++ config.host (working copy)
@@ -298,7 +298,7 @@
 hppa*64*-*-linux*)
        ;;
 hppa*-*-linux*)
-       md_unwind_header=pa/pa32-linux.h
+       md_unwind_header=pa/linux-unwind.h
        ;;
 hppa[12]*-*-hpux10*)
        md_unwind_header=pa/hpux-unwind.h

Reply via email to