make this work again on vax; thanks to Marc Matteo

This commit is contained in:
lebel 2003-05-21 16:12:07 +00:00
parent 9e33af3f53
commit 5b26c7d13d
2 changed files with 17 additions and 5 deletions

View File

@ -1,7 +1,7 @@
$OpenBSD: sup-vax-src_Makefile,v 1.1 2001/10/25 15:10:44 lebel Exp $
--- src/Makefile.orig Wed Sep 26 08:10:59 2001
+++ src/Makefile Thu Oct 25 00:52:08 2001
@@ -1969,10 +1969,10 @@ objects/digraph.o: digraph.c
$OpenBSD: sup-vax-src_Makefile,v 1.2 2003/05/21 16:12:07 lebel Exp $
--- src/Makefile.orig Wed May 21 00:17:27 2003
+++ src/Makefile Wed May 21 00:18:04 2003
@@ -2013,10 +2013,10 @@ objects/digraph.o: digraph.c
$(CCC) -o $@ digraph.c
objects/edit.o: edit.c
@ -14,7 +14,7 @@ $OpenBSD: sup-vax-src_Makefile,v 1.1 2001/10/25 15:10:44 lebel Exp $
objects/ex_cmds.o: ex_cmds.c
$(CCC) -o $@ ex_cmds.c
@@ -2140,7 +2140,7 @@ objects/syntax.o: syntax.c
@@ -2184,7 +2184,7 @@ objects/syntax.o: syntax.c
$(CCC) -o $@ syntax.c
objects/tag.o: tag.c

View File

@ -0,0 +1,12 @@
$OpenBSD: sup-vax-src_auto_configure,v 1.1 2003/05/21 16:12:07 lebel 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"