aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-25 17:29:25 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-25 17:29:25 +0000
commitda52d02e119de3ce808d62bcfe01de8cdd6f20ef (patch)
tree8ca5907c736fc2ab66537a9a8ba9f8e56d543f7f /configure
parentd7c716f4c765916ac62d8cd9a4d2f1d1155fd8fa (diff)
downloads6-frontend-da52d02e119de3ce808d62bcfe01de8cdd6f20ef.tar.gz
Update deps and 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 3288470..e6212f1 100755
--- a/configure
+++ b/configure
@@ -60,7 +60,6 @@ exit 0
# generally not a good idea to use echo.
# See http://www.etalabs.net/sh_tricks.html
echo () {
- IFS=" "
printf %s\\n "$*"
}