X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblmdb%2FMakefile;h=79752d299588a7d37245e4edf5fec6b59428bcc8;hb=caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e;hp=afd0cd8cc82a2f49eac888870136296fe10446ba;hpb=447f552756c4e388aca2789ffe56043f4c412fd2;p=openldap diff --git a/libraries/liblmdb/Makefile b/libraries/liblmdb/Makefile index afd0cd8cc8..79752d2995 100644 --- a/libraries/liblmdb/Makefile +++ b/libraries/liblmdb/Makefile @@ -13,7 +13,7 @@ # - MDB_FDATASYNC # - MDB_FDATASYNC_WORKS # - MDB_USE_PWRITEV -# - MDB_NO_ROBUST +# - MDB_USE_ROBUST # # There may be other macros in mdb.c of interest. You should # read mdb.c before changing any of them.