openbsd-ports/mail/popclient/patches/patch-configure
espie 21033bdb8f Fake
Repackage popclient patches
2000-06-05 00:31:33 +00:00

13 lines
344 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2000/06/05 00:31:34 espie Exp $
--- 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