From b2ace52d7187d21038f63d4c4c551a0a2b3cd4c6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 27 Mar 2025 16:54:09 +0000 Subject: Prepare for next version, fix configure Signed-off-by: Laurent Bercot --- configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 652e52f..6fc4778 100755 --- a/configure +++ b/configure @@ -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 "$*" } -- cgit v1.3.1