write_mongo plugin: Build fixes.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 3 Nov 2010 14:13:28 +0000 (15:13 +0100)
committerChris Lundquist <chris.lundquist@bluebox.net>
Tue, 24 Jan 2012 19:53:22 +0000 (11:53 -0800)
commit212ef86c9038207108837448ec4eafd8d4ab0cb9
tree10eb5331301ec849a7dc9c6bd700bdacfe3d7121
parent26e39b822919e7fd701e8c6c80f01ee3e3ffec19
write_mongo plugin: Build fixes.

Enable the "write_mongo" plugin when the library is available. Move the
"MONGO_HAVE_STDINT" define into the .c file. Avoid the poisoned "strcpy".
configure.in
src/Makefile.am
src/write_mongo.c