diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:54:09 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:54:09 +0000 |
| commit | b2ace52d7187d21038f63d4c4c551a0a2b3cd4c6 (patch) | |
| tree | a5af4ccb231bb6524040cf34009d009d3d7012ea /configure | |
| parent | 2c7b780bdb204caac3faf5613051d71a58de4017 (diff) | |
| download | s6-networking-b2ace52d7187d21038f63d4c4c551a0a2b3cd4c6.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
@@ -60,9 +60,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 "$*" } |
