diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:54:20 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:54:20 +0000 |
| commit | 7e2b3e634b82763e9a9fb22e357205316822a3ae (patch) | |
| tree | 510b48f315e46e26250738ee31f24de3f8f141ef /configure | |
| parent | e445db0edc8bbcc5cda888960ec223d97b6a83a7 (diff) | |
| download | bcnm-7e2b3e634b82763e9a9fb22e357205316822a3ae.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
@@ -55,9 +55,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 "$*" } |
