aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-27 16:54:00 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-27 16:54:00 +0000
commit46758817953e51d0b71a81b0c3f960366803f0b6 (patch)
tree10f49bcf289d12adff4b07820b8198ae42916e49 /configure
parent6798c0676545bd7ea2f547a275b829b7222b84b1 (diff)
downloads6-portable-utils-46758817953e51d0b71a81b0c3f960366803f0b6.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 92499cc..95d2df2 100755
--- a/configure
+++ b/configure
@@ -57,7 +57,6 @@ exit 0
# generally not a good idea to use echo.
# See http://www.etalabs.net/sh_tricks.html
echo () {
- IFS=" "
printf %s\\n "$*"
}