openbsd-ports/www/w3m/patches/patch-configure
alek 798f68372a - Fix libintl linking
- Bump PKGNAME
2005-02-22 10:23:39 +00:00

13 lines
433 B
Plaintext

$OpenBSD: patch-configure,v 1.13 2005/02/22 10:23:39 alek Exp $
--- configure.orig Tue Feb 22 00:00:40 2005
+++ configure Tue Feb 22 00:00:49 2005
@@ -10850,7 +10850,7 @@ s,@MSGMERGE@,$MSGMERGE,;t t
s,@LIBICONV@,$LIBICONV,;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,@INTLTARGET@,$INTLTARGET,;t t