diff options
| -rw-r--r-- | configure.ac | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac index 2d67c60c..fa8e1e76 100644 --- a/configure.ac +++ b/configure.ac @@ -109,10 +109,4 @@ 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\"]) |
