X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=configure.gnu;h=f98eb7660f32e2c83668b6276e2dd378458876a2;hb=ee6cee0c2c00e175d3cfaf8f48ea1776d3629878;hp=30af30d30fafc8c1881c5558f51fd8a4a67e43ea;hpb=bab462559b9df592ecbca9af26b07b60bf026c40;p=p5sagit%2Fp5-mst-13.2.git diff --git a/configure.gnu b/configure.gnu index 30af30d..f98eb76 100755 --- a/configure.gnu +++ b/configure.gnu @@ -27,7 +27,7 @@ case "$0" in if cmp $0 `echo $0 | sed -e s/configure/Configure/` >/dev/null; then echo "Your configure and Configure scripts seem to be identical." echo "This can happen on filesystems that aren't fully case sensitive." - echo "You'll have to explicitely extract Configure and run that." + echo "You'll have to explicitly extract Configure and run that." exit 1 fi ;; @@ -40,7 +40,7 @@ while test $# -gt 0; do case $1 in --help) cat <