- Fix when run fetchmail with apop access.

PR:		ports/146002
Submitted by:	mkgt00@gmail.com
Approved by:	maintainer (timeout > 14days)
This commit is contained in:
Sylvio Cesar Teixeira 2010-05-23 14:40:19 +00:00
parent f584ced71c
commit a72c1fdbf5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254892

View file

@ -0,0 +1,11 @@
--- configure.orig 2010-05-23 11:34:20.000000000 -0300
+++ configure 2010-05-23 11:36:40.000000000 -0300
@@ -9207,7 +9207,7 @@
return 0;
}
_ACEOF
-for ac_lib in '' md5 md; do
+for ac_lib in '' md; do
if test -z "$ac_lib"; then
ac_res="none required"
else