freebsd-ports/textproc/mifluz/files/patch-configure
Will Andrews e54a33eb57 Add mifluz 0.23.0, a c++ library to build and query a full text
inverted index.

PR:		38977
Submitted by:	Frederic Dubuy <fdubuy@free.fr>
2002-06-23 08:18:08 +00:00

10 lines
224 B
Text

--- configure.orig Mon Jul 23 14:55:39 2001
+++ configure Fri Jun 7 10:27:58 2002
@@ -9336,6 +9336,7 @@
LIBICONV=
if test "$am_cv_lib_iconv" = yes; then
LIBICONV="-liconv"
+ LIBS="$LIBICONV $LIBS"
fi