]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - build-aux/gen-version
m4_esyscmd_s only exists in Autoconf 2.64 or newer
[thirdparty/pdns.git] / build-aux / gen-version
index 5994683faa24ba33f504572d80abd6048c363317..099f08555271cb723570370725bb82da90a0cdca 100755 (executable)
@@ -35,4 +35,4 @@ elif [ -f .version ]; then
   VERSION="$(cat .version)"
 fi
 
-echo $VERSION
+printf $VERSION