fluxbox/util
Mathias Gumz 0820bcb640 Fix build-system: use xxx_LDADD instead of xxx_LDFLAGS
xxx_LDFLAGS place the libraries like '-lX11' or '-lXft' at the beginning of
the linker command. Some systems were not able to handle the situation and
this lead to a lot of unresolved symbols. Reading the documentation of
automake:

    ... you can use LDADD to do so. This variable is used to specify
    additional objects or libraries to link with; it is inappropriate for
    specifying specific linker flags, you should use AM_LDFLAGS for this
    purpose.

In addition we link against -lm in order to satisfy symbols refering to 'cos'
and 'sin'.
2015-01-04 16:21:02 +01:00
..
fbrun Fix build-system: use xxx_LDADD instead of xxx_LDFLAGS 2015-01-04 16:21:02 +01:00
fbsetbg utils: remove bashisms 2013-01-02 10:01:00 +01:00
fbsetroot.cc Update release version 2015-01-03 14:07:34 +01:00
fbsetroot.hh cosmetic fixes: removed redundant ';' + some whitespaces 2009-09-30 21:02:24 +02:00
fluxbox-generate_menu.in util/fluxbox-generate_menu: default browswer variable can be empty 2013-01-02 10:08:04 +01:00
fluxbox-remote.cc Remove various unused variables 2015-01-03 18:43:44 +01:00
fluxbox-update_configs.cc merge Sami Kerola's new build-system 2014-04-11 17:42:40 +02:00
Makemodule.am Fix build-system: use xxx_LDADD instead of xxx_LDFLAGS 2015-01-04 16:21:02 +01:00
startfluxbox.in make wallpapers do The Right Thing (tm) 2008-08-05 23:40:18 -07:00