openbsd-ports/textproc/xerces-c/patches/patch-tests_configure

12 lines
512 B
Plaintext
Raw Normal View History

$OpenBSD: patch-tests_configure,v 1.1.1.1 2008/10/26 23:15:18 ajacoutot Exp $
--- tests/configure.orig Sun Oct 26 19:58:34 2008
+++ tests/configure Sun Oct 26 19:58:47 2008
@@ -4236,6 +4236,7 @@ case "${host}" in
*-*-nto*) platform=QNX ;;
*-*-freebsd*) platform=FREEBSD ;;
*-*-netbsd*) platform=NETBSD ;;
+ *-*-openbsd*) platform=OPENBSD ;;
*-*-irix*) platform=IRIX ;;
*-*-aix*) platform=AIX ;;
*-*-hp*) platform=HPUX ;