aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-27 16:53:57 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-27 16:53:57 +0000
commite850b94f5e796ad12b994ea664d3ecfd2d176620 (patch)
treebb0f9361f0428adcf0cfea7e541e96e8ada17936 /configure
parent59bf5341790b98413caf9fdd6c99a760bebc075d (diff)
downloads6-linux-init-e850b94f5e796ad12b994ea664d3ecfd2d176620.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 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 "$*"
}