HomeSort by: relevance | last modified time | path
    Searched refs:with_lmdb (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/nzd2nzf/
tests_nzd2nzf.py 21 isctest.mark.with_lmdb,
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
mark.py 69 with_lmdb = pytest.mark.skipif( variable
  /src/external/mpl/bind/dist/
configure 949 with_lmdb
24462 if test ${with_lmdb+y}
24464 withval=$with_lmdb; :
24466 e) with_lmdb="auto" ;;
24472 case $with_lmdb in #(
25100 if test -z "$with_lmdb"
25104 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for lmdb header in $with_lmdb" >&5
25105 printf %s "checking for lmdb header in $with_lmdb... " >&6; }
25106 if test -r "$with_lmdb/include/lmdb.h"
25110 LMDB_CFLAGS="-I$with_lmdb/include
    [all...]

Completed in 37 milliseconds