diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:54:26 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:54:26 +0000 |
| commit | 2a23e74cca0bb3167916359b8eb4e2d1a55ca015 (patch) | |
| tree | 7f46a29f529d448f909d3cd34902e5e76649ff3c /configure | |
| parent | e3f91b33a0c6566bba67da4977f52a3113c651ba (diff) | |
| download | apaste-2a23e74cca0bb3167916359b8eb4e2d1a55ca015.tar.gz | |
Prepare for next version, fix configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -62,9 +62,8 @@ 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 "$*" } |
