summaryrefslogtreecommitdiff
blob: 786284d49744c3d07678cbe5c6643fa0930f6c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- release-1-5-22.orig	2009-12-03 17:05:15.605534999 +0100
+++ release-1-5-22	2009-12-14 21:56:58.884956366 +0100
@@ -1573,7 +1573,7 @@
 	    # Causes problems with __ctype
 	    test "X$arg" = "X-lc" && continue
 	    ;;
-	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
+	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX* | *-*-hpux*)
 	    # Compiler inserts libc in the correct place for threads to work
 	    test "X$arg" = "X-lc" && continue
 	    ;;