]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
dont display the build type at the end its already in the output
[chaz/openbox] / configure.ac
index 2d67c60c47ae1b14ea1bca37fbe3c078a3f3b6c2..fa8e1e76abf9da93acc325bc3cf89da2275f42f7 100644 (file)
@@ -108,11 +108,5 @@ AC_CONFIG_FILES([
 ])
 AC_OUTPUT
 
-AC_MSG_RESULT
-if test "$DEBUG" = "yes"; then
-  AC_MSG_RESULT([Creating a DEBUG build.])
-else
-  AC_MSG_RESULT([Creating a RELEASE build.])
-fi
 AC_MSG_RESULT
 AC_MSG_RESULT([configure complete, now type \"make\"])
This page took 0.02162 seconds and 4 git commands to generate.