$NetBSD: patch-ah,v 1.2 2004/08/11 19:08:15 shannonjr Exp $

--- libstdc++-v3/configure.host.orig	2004-03-18 10:36:12.000000000 -0700
+++ libstdc++-v3/configure.host
@@ -227,6 +227,9 @@ case "${host}" in
   x86_64-*-linux*)
     abi_baseline_pair="x86_64-linux-gnu"
     ;;
+  *-netbsd*)
+    abi_baseline_pair=${ABI_BASELINE_PAIR}
+    ;;
   alpha*-*-freebsd5*)
     abi_baseline_pair="alpha-freebsd5"
     ;;
