aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-27 16:53:51 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-27 16:53:51 +0000
commit48fcd40f9cea9d6635a4b3d70cc538218edfdba4 (patch)
treeea190667904de4b42aa6db3d5ead7725d388fa6f /configure
parent8e22cbe9d3f821598a2eb9dea387c6b413f76105 (diff)
downloads6-48fcd40f9cea9d6635a4b3d70cc538218edfdba4.tar.gz
Prepare for next version, fix configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 442a3ee..803c73a 100755
--- a/configure
+++ b/configure
@@ -58,7 +58,6 @@ exit 0
# generally not a good idea to use echo.
# See http://www.etalabs.net/sh_tricks.html
echo () {
- IFS=" "
printf %s\\n "$*"
}