summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:55:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:55:36 +0000
commit144f7b5bbce8affbfb374a1706a1e6e7f56b5529 (patch)
tree379161b3f62d782724beadfe7396c8806801980d
parent087fe00cadb6cf644cb353aa322ccd9927a545d0 (diff)
downloadmdevd-144f7b5bbce8affbfb374a1706a1e6e7f56b5529.tar.xz
version: 0.1.2.0v0.1.2.0
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e351317..aa3f723 100755
--- a/configure
+++ b/configure
@@ -55,7 +55,7 @@ exit 0
# If your system does not have printf, you can comment this, but it is
# generally not a good idea to use echo.
-# See http://www.etalabs.net/sh_tricks.html
+# See http://etalabs.net/sh_tricks.html
echo () {
IFS=" "
printf %s\\n "$*"