Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/
Dconfigure.in1033 [use_partial_display=$enableval],
1034 [use_partial_display=yes])
1035 AC_MSG_RESULT($use_partial_display)
1036 test $use_partial_display != no && AC_DEFINE(DISP_PARTIAL,1,[Define to 1 if partial-display should …
Dconfigure27305 echo "$ac_t""$use_partial_display" 1>&6
27306 test $use_partial_display != no && cat >> confdefs.h <<\EOF