about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-08-17 12:59:42 +0000
committerLaurent Bercot <ska@appnovation.com>2022-08-17 12:59:42 +0000
commitba660fd2534d48e69211954e6df09126a5b0db3c (patch)
tree1f82fb8fa53b24cd3713a4fb99a0f6d81065b400
parent775b68f68395936980d503edd22dd6bcd3bb05c2 (diff)
downloadmdevd-ba660fd2534d48e69211954e6df09126a5b0db3c.tar.gz
mdevd-ba660fd2534d48e69211954e6df09126a5b0db3c.tar.xz
mdevd-ba660fd2534d48e69211954e6df09126a5b0db3c.zip
version: 0.1.6.0 v0.1.6.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d3fb5a0..c9b93bb 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://etalabs.net/sh_tricks.html
+# See http://www.etalabs.net/sh_tricks.html
 echo () {
   IFS=" "
   printf %s\\n "$*"