compile fix: taken 'FbTk' out of includepath, Layer.hh and FbTk/Layer.hh confused the sun compiler
This commit is contained in:
parent
078438e993
commit
710ad1d456
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue