]> git.ipfire.org Git - oddments/ddns.git/blobdiff - configure.ac
Update translations
[oddments/ddns.git] / configure.ac
index de89e65fe1d06d8982065bf836f6270a4cc3176c..a8920957b594e459740d718104a682346eba4521 100644 (file)
@@ -21,7 +21,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([ddns],
-       [0.01],
+       [004],
        [info@ipfire.org],
        [ddns],
        [http://git.ipfire.org/?p=oddments/ddns.git;a=summary])
@@ -64,6 +64,8 @@ AC_CONFIG_FILES([
 
 AC_OUTPUT
 AC_MSG_RESULT([
-       $PACKAGE_NAME $VERSION
+       ${PACKAGE_NAME} ${VERSION}
 
+       prefix            : ${prefix}
+       sysconfdir        : ${sysconfdir}
 ])