$NetBSD: patch-ae,v 1.1 2006/10/14 02:03:50 rillig Exp $

--- configure.in.orig	2006-05-03 13:10:43.000000000 +0200
+++ configure.in	2006-10-14 04:02:17.000000000 +0200
@@ -349,7 +349,7 @@ elif echo $ldversion | egrep "HP" > /dev
 	LD_START_STATIC="-Wl,-a,archive"
 	LD_END_STATIC="-Wl,-a,shared_archive"
 	AC_MSG_RESULT(HP-UX)
-elif test "$ostype" == "AIX"; then
+elif test "$ostype" = "AIX"; then
 	LD_START_STATIC="-Wl,-bstatic"
 	LD_END_STATIC="-Wl,-bdynamic"
 	AC_MSG_RESULT(AIX)
