Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dconfigure8295 ac_seen=`grep '@\(datadir\|mandir\|infodir\)@' "$ac_item"`
8296 if test -n "$ac_seen"; then
8300 $ac_seen" >&5
8302 $ac_seen" >&2;}
8306 ac_seen=`grep '${datarootdir}' "$ac_item"`
8307 if test -n "$ac_seen"; then
8309 $ac_seen" >&5
8311 $ac_seen" >&2;}
8348 ac_seen=`$FGREP -n '${'$ac_name'[:=].*}' "$ac_file"`
8349 if test -n "$ac_seen"; then
[all …]
/freebsd/contrib/dialog/
H A Dconfigure26857 ac_seen=`grep '@\(datadir\|mandir\|infodir\)@' "$ac_item"`
26858 if test -n "$ac_seen"; then
26862 $ac_seen" >&5
26864 $ac_seen" >&2;}
26868 ac_seen=`grep '${datarootdir}' "$ac_item"`
26869 if test -n "$ac_seen"; then
26871 $ac_seen" >&5
26873 $ac_seen" >&2;}
26902 ac_seen=`${FGREP-fgrep} -n '${'$ac_name'[:=].*}' "$ac_file"`
26903 if test -n "$ac_seen"; then
[all …]
/freebsd/contrib/ncurses/
H A Dconfigure30476 ac_seen=`grep '@\(datadir\|mandir\|infodir\)@' "$ac_item"`
30477 if test -n "$ac_seen"; then
30481 $ac_seen" >&5
30483 $ac_seen" >&2;}
30487 ac_seen=`grep '${datarootdir}' "$ac_item"`
30488 if test -n "$ac_seen"; then
30490 $ac_seen" >&5
30492 $ac_seen" >&2;}
30529 ac_seen=`$FGREP -n '${'$ac_name'[:=].*}' "$ac_file"`
30530 if test -n "$ac_seen"; then
[all …]