There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS
authorLRN <lrn1986@gmail.com>
Fri, 1 Aug 2014 12:20:36 +0000 (12:20 +0000)
committerLRN <lrn1986@gmail.com>
Fri, 1 Aug 2014 12:20:36 +0000 (12:20 +0000)
commit5af3601273f0ed5e4d0f4e3e7039525a7b7ff4b3
tree07ed47290000ab23c4752be71e0a5e6f8256d737
parent1fed0331759cf7f2c7a60b7a8c3a478f1ebc251d
There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS

This fixes a number of build errors on W32, where -no-undefined is needed
to link shared libraries, and -no-undefined comes via GN_LIB_FLAGS.
src/conversation/Makefile.am
src/peerstore/Makefile.am
src/sensor/Makefile.am