On Wed, Dec 18, 2013 at 10:55 PM, Jordan H. <jorda...@fastmail.fm> wrote:
> myprog_LDFLAGS = `pkg-config --libs sqlite3 gmodule-2.0` > myprog_LDFLAGS += -Wl,-export-dynamic > Don't use _LDFLAGS for libraries, it's broken and may not work depending on your distribution's configuration of the toolchain. Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu — http://blog.flameeyes.eu/