ports/mail/popclient/patches/patch-configure

12 lines
280 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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