* fix order of libraries during link (fix windows compilation)
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 9 Nov 2009 05:41:41 +0000 (05:41 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 9 Nov 2009 05:41:41 +0000 (05:41 +0000)
commit0d32794a8cd04df0f20700f93cc6b8f04e79a205
tree85fe99bec000e5628da6d5c554c4a2e22e53740b
parent3bea52138eb0b86512ae4313f8ad7429d63e37d9
 * fix order of libraries during link (fix windows compilation)
 * paths based on $prefix are not set at configure time. The correct
   way is to use them in Makefile.am.
 * $themesdir and $sysconfdir does not seem to be used

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ethumb@43567 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
src/lib/Makefile.am
src/plugins/emotion/Makefile.am
src/plugins/epdf/Makefile.am