all repos — openbox @ 81144d932a26a77dc530ae478e80b95acc052553

openbox fork - make it a bit more like ryudo

check for endian order
Dana Jansens danakj@orodu.net
commit

81144d932a26a77dc530ae478e80b95acc052553

parent

359218b6efc4dc57f8db12a6440a8a6c9a99e835

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

jump to
M configure.acconfigure.ac

@@ -21,6 +21,7 @@ # Determine build target

OB_DEBUG # Pick compiler specific/build target flags OB_COMPILER_FLAGS +AC_C_BIGENDIAN AC_PROG_LIBTOOL LIBTOOL="$LIBTOOL --silent"