Home
last modified time | relevance | path

Searched refs:ac_seen (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/byacc/
HDconfigure5891 ac_seen=`grep '@\(datadir\|mandir\|infodir\)@' $ac_item`
5892 if test -n "$ac_seen"; then
5896 $ac_seen" >&5
5898 $ac_seen" >&2;}
5902 ac_seen=`grep '${datarootdir}' $ac_item`
5903 if test -n "$ac_seen"; then
5905 $ac_seen" >&5
5907 $ac_seen" >&2;}
5936 ac_seen=`fgrep -n '${'$ac_name'[:=].*}' $ac_file`
5937 if test -n "$ac_seen"; then
[all …]
/NextBSD/contrib/dialog/
HDconfigure16607 ac_seen=`grep '@\(datadir\|mandir\|infodir\)@' $ac_item`
16608 if test -n "$ac_seen"; then
16612 $ac_seen" >&5
16614 $ac_seen" >&2;}
16618 ac_seen=`grep '${datarootdir}' $ac_item`
16619 if test -n "$ac_seen"; then
16621 $ac_seen" >&5
16623 $ac_seen" >&2;}
16652 ac_seen=`fgrep -n '${'$ac_name'[:=].*}' $ac_file`
16653 if test -n "$ac_seen"; then
[all …]
/NextBSD/contrib/ncurses/
HDconfigure21923 ac_seen=`grep '@\(datadir\|mandir\|infodir\)@' $ac_item`
21924 if test -n "$ac_seen"; then
21928 $ac_seen" >&5
21930 $ac_seen" >&2;}
21934 ac_seen=`grep '${datarootdir}' $ac_item`
21935 if test -n "$ac_seen"; then
21937 $ac_seen" >&5
21939 $ac_seen" >&2;}
21968 ac_seen=`fgrep -n '${'$ac_name'[:=].*}' $ac_file`
21969 if test -n "$ac_seen"; then
[all …]