Home | History | Annotate | Download | only in cpython3

Lines Matching refs:with_doc_strings

837 with_doc_strings
11242 if test "${with_doc_strings+set}" = set; then :
11243 withval=$with_doc_strings;
11247 if test -z "$with_doc_strings"
11248 then with_doc_strings="yes"
11250 if test "$with_doc_strings" != "no"
11253 $as_echo "#define WITH_DOC_STRINGS 1" >>confdefs.h
11256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_doc_strings" >&5
11257 $as_echo "$with_doc_strings" >&6; }