X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=configure.gnu;h=46cc494fd641a2d4a0e94f6eb137123efe28c05e;hb=7fddc82f0212c2b411408f0a05ebb86f9e431bd9;hp=30af30d30fafc8c1881c5558f51fd8a4a67e43ea;hpb=bab462559b9df592ecbca9af26b07b60bf026c40;p=p5sagit%2Fp5-mst-13.2.git diff --git a/configure.gnu b/configure.gnu index 30af30d..46cc494 100755 --- a/configure.gnu +++ b/configure.gnu @@ -4,7 +4,7 @@ # # GNU configure-like front end to metaconfig's Configure. # -# Written by Andy Dougherty +# Written by Andy Dougherty # and Matthew Green . # # Reformatted and modified for inclusion in the dist-3.0 package by @@ -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 <