diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 16:56:51 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 16:56:51 +0000 |
commit | 15ec28669f6bd4cf4c958f84c0c7dbe58628b375 (patch) | |
tree | 3ae7e89e0171dce9ffcb0180a2d59673e153adac /configure | |
parent | f3d5157564992f1ef9f390b3ce0c7d3706ba0f19 (diff) | |
download | skalibs-15ec28669f6bd4cf4c958f84c0c7dbe58628b375.tar.xz |
version: 2.9.3.0v2.9.3.0
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ EOF # 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 "$*" |