all repos — openbox @ 0de9685d30dacb4d04a096d0b86ab856ed3587e3

openbox fork - make it a bit more like ryudo

dont display the build type at the end its already in the output
Dana Jansens danakj@orodu.net
commit

0de9685d30dacb4d04a096d0b86ab856ed3587e3

parent

5be0a82a353b67160142134de1cc51fa31d72759

1 files changed, 0 insertions(+), 6 deletions(-)

jump to
M configure.acconfigure.ac

@@ -109,10 +109,4 @@ ])

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\"])