summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-06-08 19:28:35 -0600
committerEduardo Chappa <chappa@washington.edu>2020-06-08 19:28:35 -0600
commit1b561a2c351ac82af3729d4cdbfed6acbbba2efd (patch)
tree1fd0addae0f6269879c501b59fc90361b0dcae0a /configure
parentd741ceda2bd53d15d48fc1b9c4d836a9016194a7 (diff)
downloadalpine-1b561a2c351ac82af3729d4cdbfed6acbbba2efd.tar.xz
* Corrections to spelling errors, contributed by Jens Schleusener.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 81655c9..5e8655c 100755
--- a/configure
+++ b/configure
@@ -1582,7 +1582,7 @@ Optional Features:
--disable-optimization Exclude optimizing compiler flags
--disable-mouse Disable mouse support
--enable-quotas Enable disk quota checking on startup
- --disable-from-changing Disallow users changing From addresss
+ --disable-from-changing Disallow users changing From address
--disable-background-post
Disable background posting
--disable-keyboard-lock Disable keyboard locking
@@ -18580,7 +18580,7 @@ fi
if test "x$alpine_CRYPTO_DEVEL" = "xnone" ; then
- as_fn_error $? "crypto library file crypto.h NOT found. Install correspoding libcrypt-devel package" "$LINENO" 5
+ as_fn_error $? "crypto library file crypto.h NOT found. Install corresponding libcrypt-devel package" "$LINENO" 5
exit 1
fi
;;