hppa workaround no longer needed

This commit is contained in:
jolan 2004-07-03 22:09:08 +00:00
parent 00f286c9be
commit f3b6195b84
2 changed files with 1 additions and 15 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.93 2004/06/09 18:43:16 lebel Exp $
# $OpenBSD: Makefile,v 1.94 2004/07/03 22:09:08 jolan Exp $
COMMENT= "vi clone, many additional features"
COMMENT-lang= "vi clone, NLS subpackage"
@ -34,8 +34,6 @@ PATCHFILES+= 6.3.${p}:0
PATCH_LIST= patch-* sup-m68k-*
.elif (${MACHINE_ARCH} == "vax")
PATCH_LIST= patch-* sup-vax-*
.elif (${MACHINE_ARCH} == "hppa")
PATCH_LIST= patch-* sup-hppa-*
.endif
# donation-ware

View File

@ -1,12 +0,0 @@
$OpenBSD: sup-hppa-src_auto_configure,v 1.1 2004/02/21 22:30:35 marcm Exp $
--- src/auto/configure.orig Wed May 21 00:17:17 2003
+++ src/auto/configure Wed May 21 00:18:11 2003
@@ -6905,7 +6905,7 @@ else
cat conftest.$ac_ext >&5
rm -rf conftest*
olibs=$LIBS
- LIBS="$LIBS -lintl"
+ LIBS="$LIBS -lintl -liconv"
cat > conftest.$ac_ext <<EOF
#line 6659 "configure"
#include "confdefs.h"