all repos — fluxbox @ 710ad1d4568239bbb1c19e82d764215b492d94db

custom fork of the fluxbox windowmanager

compile fix: taken 'FbTk' out of includepath, Layer.hh and FbTk/Layer.hh confused the sun compiler
Mathias Gumz akira at fluxbox dot org
commit

710ad1d4568239bbb1c19e82d764215b492d94db

parent

078438e9933720f2e1e0a4bf060eff1fe94a703f

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

jump to
M src/Makefile.amsrc/Makefile.am

@@ -34,7 +34,7 @@ DEFAULT_WINDOWMENU=@DEFAULT_WINDOWMENU@

PROGRAM_PREFIX=@program_prefix@ PROGRAM_SUFFIX=@program_suffix@ -AM_CPPFLAGS=-I$(srcdir)/FbTk +AM_CPPFLAGS= bin_PROGRAMS= fluxbox BUILT_SOURCES = defaults.hh