diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-08-17 12:59:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-08-17 12:59:42 +0000 |
commit | ba660fd2534d48e69211954e6df09126a5b0db3c (patch) | |
tree | 1f82fb8fa53b24cd3713a4fb99a0f6d81065b400 | |
parent | 775b68f68395936980d503edd22dd6bcd3bb05c2 (diff) | |
download | mdevd-0.1.6.0.tar.gz mdevd-0.1.6.0.tar.xz mdevd-0.1.6.0.zip |
version: 0.1.6.0 v0.1.6.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index d3fb5a0..c9b93bb 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://etalabs.net/sh_tricks.html +# See http://www.etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*" |