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 22 isctest.mark.with_lmdb,
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
mark.py 112 with_lmdb = pytest.mark.skipif( variable
  /src/external/mpl/bind/dist/
configure 951 with_lmdb
24557 if test ${with_lmdb+y}
24559 withval=$with_lmdb; :
24561 e) with_lmdb="auto" ;;
24567 case $with_lmdb in #(
25195 if test -z "$with_lmdb"
25199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for lmdb header in $with_lmdb" >&5
25200 printf %s "checking for lmdb header in $with_lmdb... " >&6; }
25201 if test -r "$with_lmdb/include/lmdb.h"
25205 LMDB_CFLAGS="-I$with_lmdb/include
    [all...]

Completed in 82 milliseconds