diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:53:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:53:48 +0000 |
commit | d45a2076af53137ca54d4bb36486eff89977b74f (patch) | |
tree | 0b6f3861b37959b29f07f3b940b64e7326eaa9d5 | |
parent | 72f9d8a4682b1132a834c5181c5873c063b0c0e4 (diff) | |
download | bcnm-d45a2076af53137ca54d4bb36486eff89977b74f.tar.gz bcnm-d45a2076af53137ca54d4bb36486eff89977b74f.tar.xz bcnm-d45a2076af53137ca54d4bb36486eff89977b74f.zip |
version: 0.0.1.1 v0.0.1.1
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 45910d2..dfb0e8c 100755 --- a/configure +++ b/configure @@ -55,7 +55,7 @@ exit 0 # If your system does not have printf, you can comment this, but it is # generally not a good idea to use echo. -# See http://www.etalabs.net/sh_tricks.html +# See http://etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*" |