$OpenBSD: patch-gettext-runtime_configure,v 1.3 2010/07/03 03:23:22 naddy Exp $
--- gettext-runtime/configure.orig	Fri Jun  4 12:54:35 2010
+++ gettext-runtime/configure	Mon Jun 28 20:20:17 2010
@@ -14621,7 +14621,9 @@ else
               cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 extern void xyzzy ();
+#ifndef __vax__
 #pragma weak xyzzy
+#endif
 int
 main ()
 {