233f47d315
Based on a submission by Rui Reis <rui@rui.cx>. ok espie@
17 lines
583 B
Plaintext
17 lines
583 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2005/10/30 18:07:35 naddy Exp $
|
|
--- configure.orig Thu Oct 27 20:27:44 2005
|
|
+++ configure Thu Oct 27 20:28:03 2005
|
|
@@ -15190,10 +15190,10 @@ s,@host_cpu@,$host_cpu,;t t
|
|
s,@host_vendor@,$host_vendor,;t t
|
|
s,@host_os@,$host_os,;t t
|
|
s,@INTL_MACOSX_LIBS@,$INTL_MACOSX_LIBS,;t t
|
|
-s,@LIBICONV@,$LIBICONV,;t t
|
|
+s,@LIBICONV@,$LTLIBICONV,;t t
|
|
s,@LTLIBICONV@,$LTLIBICONV,;t t
|
|
s,@INTLLIBS@,$INTLLIBS,;t t
|
|
-s,@LIBINTL@,$LIBINTL,;t t
|
|
+s,@LIBINTL@,$LTLIBINTL,;t t
|
|
s,@LTLIBINTL@,$LTLIBINTL,;t t
|
|
s,@POSUB@,$POSUB,;t t
|
|
s,@BISON_LOCALEDIR@,$BISON_LOCALEDIR,;t t
|