]> Dogcows Code - chaz/openbox/commitdiff
dont display the build type at the end its already in the output
authorDana Jansens <danakj@orodu.net>
Thu, 24 Jul 2003 06:02:54 +0000 (06:02 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 24 Jul 2003 06:02:54 +0000 (06:02 +0000)
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.025999 seconds and 4 git commands to generate.