Don't put AM_LDFLAGS in *_LDLFAGS, they need to be in LDADD instead.
commit276f897099d54b452f2912769a49faca9f204057
authorRob Savoye <rob@welcomehome.org>
Tue, 3 Jul 2012 23:19:29 +0000 (3 17:19 -0600)
committerRob Savoye <rob@welcomehome.org>
Tue, 3 Jul 2012 23:19:29 +0000 (3 17:19 -0600)
treed9cff8a5c9750c3b37aad618ff1e3f86752591df
parenta8ab691ed1e8bb291820b6d9505317ef12519380
Don't put AM_LDFLAGS in *_LDLFAGS, they need to be in LDADD instead.
gui/Makefile.am
gui/fb/fb.am
gui/gtk/gtk.am
gui/sdl/sdl.am