Add -no-undefined to LDFLAGS
authorLuke Dashjr <luke-jr+git@utopios.org>
Sat, 15 Sep 2012 08:43:46 +0000 (08:43 +0000)
committerLuke Dashjr <luke-jr+git@utopios.org>
Sat, 15 Sep 2012 08:45:29 +0000 (08:45 +0000)
commitc9223540765e8d1d50eb524274450fd40b6782a4
treebe9cc5ab2144a908c005ec0927b2647b04570856
parent7c707a73a2251c20afaecc028267b99d0ee60184
Add -no-undefined to LDFLAGS

This tells libtool that jansson does not require any external symbols, and allows building it as a shared library (DLL) on Windows.
src/Makefile.am