aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-27 16:54:12 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-27 16:54:12 +0000
commit94f626f54548bc6134267c2063a6f6df43b4858f (patch)
tree2914aba1c7c60a6c45980e4b235b796f22185f5c /configure
parent38fe66bb67f5375b4bd50f732080ed9ac25ce2e7 (diff)
downloadmdevd-94f626f54548bc6134267c2063a6f6df43b4858f.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 c4a69c7..371c2ef 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 "$*"
}