diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-29 20:37:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-29 20:37:58 +0000 |
commit | 4c09704145fc7cefbe566e83536648a2f67ebedb (patch) | |
tree | 3a907755e5d846c76a573fc2177a532044f06e53 /mail/elm+ME/files/patch-ac | |
parent | - Update to 3.3.9 (diff) |
Update to version 119
PR: ports/71114
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=117597
Diffstat (limited to 'mail/elm+ME/files/patch-ac')
-rw-r--r-- | mail/elm+ME/files/patch-ac | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/elm+ME/files/patch-ac b/mail/elm+ME/files/patch-ac index c86bf8799e53..56571607eedf 100644 --- a/mail/elm+ME/files/patch-ac +++ b/mail/elm+ME/files/patch-ac @@ -27,24 +27,6 @@ shift case "$config" in "") -@@ -122,7 +122,7 @@ - case "$error" in - true) - cat >&2 << EOM --Usage: Configure [-dS] -+Usage: Configure [-dbhSMN] [-P'prefix'] [-s'suffix'] [-c'config'] [-DDEBUG] - -d : use defaults for all answers. - -b : batchmode -- do not prompt user (implies -d) - -h : print this help message and exit (with an error status). -@@ -2296,7 +2296,7 @@ - echo "Found shlib directory" - fi - -- $echo "Trying create chared library" -+ $echo "Trying create shared library" - - LibLoc=`cd ..; pwd`/shlib - @@ -2589,7 +2589,10 @@ : see if crypt exists |