Index: library/mongodb/Makefile.in =================================================================== diff -u -r8f3d1bd416081d538dcfaddd0e50fc0c65694c24 -r05b2776a0ecbc0453ae96bbfa9d94315e466f3f5 --- library/mongodb/Makefile.in (.../Makefile.in) (revision 8f3d1bd416081d538dcfaddd0e50fc0c65694c24) +++ library/mongodb/Makefile.in (.../Makefile.in) (revision 05b2776a0ecbc0453ae96bbfa9d94315e466f3f5) @@ -134,7 +134,7 @@ INCLUDES = @PKG_INCLUDES@ @TCL_INCLUDES@ EXTRA_CFLAGS = @PKG_CFLAGS@ -EXTRA_CFLAGS = @PKG_CFLAGS@ -DMONGO_HAVE_STDINT +EXTRA_CFLAGS = @PKG_CFLAGS@ -DMONGO_HAVE_STDINT -DUSE_NSF_STUBS=1 # TCL_DEFS is not strictly need here, but if you remove it, then you # must make sure that configure.in checks for the necessary components