openbsd-ports/lang/librep/patches/patch-configure
2009-01-09 17:43:38 +00:00

12 lines
458 B
Plaintext

$OpenBSD: patch-configure,v 1.4 2009/01/09 17:43:39 naddy Exp $
--- configure.orig Wed Feb 26 06:24:11 2003
+++ configure Fri Jan 9 17:38:46 2009
@@ -8896,6 +8896,7 @@ echo "configure:8896: checking for _nl_msg_cat_cntr" >
if eval "test \"`echo '$''{'ac_cv_func__nl_msg_cat_cntr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
+ LIBS="-lintl -liconv ${LIBS}"
cat > conftest.$ac_ext <<EOF
#line 8901 "configure"
#include "confdefs.h"