Home
last modified time | relevance | path

Searched defs:ENABLE_PERL (Results 1 – 4 of 4) sorted by relevance

/dports/science/octopus/octopus-10.5/
H A Dconfigure.ac168 AM_CONDITIONAL([ENABLE_PERL], [test x"$ac_cv_build_perl" = x"yes"]) condition
/dports/comms/hamlib/hamlib-4.3.1/
H A Dconfigure.ac548 AM_CONDITIONAL([ENABLE_PERL], [test x"${cf_with_perl_binding}" = "xyes"]) condition
/dports/comms/owfs/owfs-3.2p4/
H A Dconfigure.ac624 AC_SUBST(ENABLE_PERL) subst
625 AM_CONDITIONAL(ENABLE_PERL, test "${ENABLE_PERL}" = "true") condition
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/
H A Dconfigure.ac736 AC_DEFINE(ENABLE_PERL, 1, Define if you can embed a perl interpreter) definition