all repos — openbox @ f8eae5e26cf2f84a9d6c20e0100bcbf761d54b34

openbox fork - make it a bit more like ryudo

update for the new autopoint
Dana Jansens danakj@orodu.net
commit

f8eae5e26cf2f84a9d6c20e0100bcbf761d54b34

parent

4fa86a7073489f436ef1a2bc4dbdccacca461195

2 files changed, 33 insertions(+), 23 deletions(-)

jump to
M Makefile.amMakefile.am

@@ -482,8 +482,7 @@ doc/openbox-gnome-session.1 \

doc/openbox-kde-session.1 EXTRA_DIST = \ - config.rpath \ - mkinstalldirs + config.rpath # make clean doesn't delete these for some reason, even though they are # built by make
M m4/Makefile.amm4/Makefile.am

@@ -1,22 +1,33 @@

EXTRA_DIST=\ - codeset.m4 \ - gettext.m4 \ - glibc21.m4 \ - iconv.m4 \ - intdiv0.m4 \ - inttypes-pri.m4 \ - inttypes.m4 \ - inttypes_h.m4 \ - isc-posix.m4 \ - lcmessage.m4 \ - lib-ld.m4 \ - lib-link.m4 \ - lib-prefix.m4 \ - progtest.m4 \ - stdint_h.m4 \ - uintmax_t.m4 \ - ulonglong.m4 \ - nls.m4 \ - po.m4 \ - openbox.m4 \ - x11.m4 + codeset.m4 \ + gettext.m4 \ + glibc21.m4 \ + glibc2.m4 \ + iconv.m4 \ + intdiv0.m4 \ + intmax.m4 \ + inttypes_h.m4 \ + inttypes-h.m4 \ + inttypes-pri.m4 \ + lcmessage.m4 \ + lib-ld.m4 \ + lib-link.m4 \ + lib-prefix.m4 \ + lock.m4 \ + longdouble.m4 \ + longlong.m4 \ + nls.m4 \ + openbox.m4 \ + po.m4 \ + printf-posix.m4 \ + progtest.m4 \ + signed.m4 \ + size_max.m4 \ + stdint_h.m4 \ + uintmax_t.m4 \ + ulonglong.m4 \ + visibility.m4 \ + wchar_t.m4 \ + wint_t.m4 \ + x11.m4 \ + xsize.m4