all repos — openbox @ 3c61812e588fb3c34d0713d7f82ccbf21091f032

openbox fork - make it a bit more like ryudo

conflicts with python too :\
Dana Jansens danakj@orodu.net
commit

3c61812e588fb3c34d0713d7f82ccbf21091f032

parent

881fd226222c672bbc3d18ad6f60fa4ed9e55a32

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

jump to
M configure.acconfigure.ac

@@ -50,7 +50,7 @@ AC_CHECK_HEADERS(ctype.h dirent.h fcntl.h libgen.h locale.h nl_types.h process.h signal.h stdarg.h stdio.h stdlib.h string.h time.h unistd.h sys/param.h sys/select.h sys/signal.h sys/stat.h sys/time.h sys/types.h sys/wait.h)

AC_HEADER_TIME # Determine the return type of signal handlers -AC_TYPE_SIGNAL +# AC_TYPE_SIGNAL # Check whether to include debugging code DEBUG=""