summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 575fc38b..eb52e7e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,9 +80,6 @@ AC_CONFIG_FILES([build/Makefile.incl])
AC_OUTPUT
AC_MSG_RESULT
-AC_MSG_RESULT([$PACKAGE_NAME version $PACKAGE_VERSION configured successfully.])
-
-AC_MSG_RESULT
if test "$DEBUG" = "yes"; then
AC_MSG_RESULT([Creating a DEBUG build.])
else