Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/
Dconfigure.in859 [use_forms_options=$enableval],
860 [use_forms_options=yes])
861 AC_MSG_RESULT($use_forms_options)
862 test $use_forms_options = no && AC_DEFINE(NO_OPTION_FORMS,1,[Define to 1 if new-style forms-based o…
Dconfigure25345 echo "$ac_t""$use_forms_options" 1>&6
25346 test $use_forms_options = no && cat >> confdefs.h <<\EOF