Print a message indicating success at the end of the configure run.
[pspp-builds.git] / configure.ac
index ea4cef37de95ff553251123c8245a2b24572d847..0f10bccc167f39253303d46f93739b0d57b3d90d 100644 (file)
@@ -105,5 +105,6 @@ PSPP_CHECK_PREREQS
 AC_CONFIG_FILES([Makefile gl/Makefile po/Makefile.in])
 
 AC_OUTPUT
+echo "PSPP configured successfully."
 
 dnl configure.ac ends here