From e850b94f5e796ad12b994ea664d3ecfd2d176620 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 27 Mar 2025 16:53:57 +0000 Subject: Prepare for next version, fix configure Signed-off-by: Laurent Bercot --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 3e92ee6..0e3b80f 100755 --- a/configure +++ b/configure @@ -62,7 +62,6 @@ exit 0 # generally not a good idea to use echo. # See http://www.etalabs.net/sh_tricks.html echo () { - IFS=" " printf %s\\n "$*" } -- cgit v1.3.1