ports/mail/popclient/patches/patch-configure

11 lines
280 B
Text

--- configure.orig Wed Nov 22 14:45:11 1995
+++ configure Mon Jun 5 02:15:41 2000
@@ -1215,7 +1215,7 @@ fi
if test -z "$LEXLIB"
then
case "$LEX" in
- flex*) ac_lib=fl ;;
+ flex*) ac_lib=l ;;
*) ac_lib=l ;;
esac
echo $ac_n "checking for -l$ac_lib""... $ac_c" 1>&4