Home
last modified time | relevance | path

Searched refs:tecla_cv_reentrant (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libtecla/libtecla/
H A Dconfigure.in182 dnl cached yes/no value to tecla_cv_reentrant. Otherwise it uses
184 dnl program, and sets tecla_cv_reentrant to yes or no, depending on
186 dnl tecla_cv_reentrant in the file config.cache, and writes "yes" or
189 AC_CACHE_CHECK(for reentrant functions, tecla_cv_reentrant, [
202 ], tecla_cv_reentrant=yes, tecla_cv_reentrant=no)
210 if test $tecla_cv_reentrant = no; then
H A Dconfigure3897 if ${tecla_cv_reentrant+:} false; then :
3925 tecla_cv_reentrant=yes
3927 tecla_cv_reentrant=no
3934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $tecla_cv_reentrant" >&5
3935 $as_echo "$tecla_cv_reentrant" >&6; }
3938 if test $tecla_cv_reentrant = no; then