all repos — openbox @ bca71305271412280e963bf6eb09c31ce83fc765

openbox fork - make it a bit more like ryudo

toolkit addition
Marius Nita marius@cs.pdx.edu
commit

bca71305271412280e963bf6eb09c31ce83fc765

parent

35462479fcb29469a5dda95c14cfdf0c425a83d3

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

jump to
M configure.acconfigure.ac

@@ -13,7 +13,7 @@

AC_PROG_CC AC_PROG_CXX AC_PROG_INSTALL -dnl AC_PROG_LIBTOOL dont need this until we're doing plugins/engines +AC_PROG_LIBTOOL AC_CHECK_PROGS(regex_cmd, sed) if test x$regex_cmd = "x"; then

@@ -169,6 +169,7 @@ AM_CONFIG_HEADER(config.h)

AC_OUTPUT( version.h Makefile + otk/Makefile src/Makefile util/Makefile util/epist/Makefile