aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-27 16:53:45 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-27 16:53:45 +0000
commitf9ef7b0d59a17b648bb1812d5537c640dead80a1 (patch)
tree908b28e801352221382fb63b13e97882538149b4 /configure
parent0d0417f3226406fd4546d550bcf188b24b6f88ce (diff)
downloadnsss-f9ef7b0d59a17b648bb1812d5537c640dead80a1.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 fb602b8..55acc14 100755
--- a/configure
+++ b/configure
@@ -59,7 +59,6 @@ exit 0
# generally not a good idea to use echo.
# See http://www.etalabs.net/sh_tricks.html
echo () {
- IFS=" "
printf %s\\n "$*"
}