diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:54:06 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:54:06 +0000 |
| commit | 7fcf68f39819b8a2fa83336a9a2185d7bf83b1e3 (patch) | |
| tree | a135f2b3d99e17e14c51d5860a1246126f3bcc39 /configure | |
| parent | 24987730cea7db460f88e90730afbf0d3270b53b (diff) | |
| download | s6-dns-7fcf68f39819b8a2fa83336a9a2185d7bf83b1e3.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
@@ -54,9 +54,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 "$*" } |
