Home | History | Annotate | Download | only in dist

Lines Matching refs:DIFF3

427   : ${DIFF3=${DIFF}3}
628 # Set DIFF3 to the name of the diff3 program.
629 # In some systems (e.g. BSD/OS 2.0), diffutils diff3 lives in /usr/libexec.
632 echo $ac_n "checking diff3 -m""... $ac_c" 1>&6
637 rcs_cv_prog_diff3_bin=$DIFF3
640 PATH=$diff3PATH sh -c "exec diff3 -E -m -L 0 -L 1 -L 2 conftest0 conftest1 /dev/null" >conftestout 2>/dev/null
649 then rcs_cv_prog_diff3_bin=diff3
669 case "$DIFF3" in
671 ac_cv_path_DIFF3="$DIFF3" # Let the user override the test with a path.
687 DIFF3="$ac_cv_path_DIFF3"
688 if test -n "$DIFF3"; then
689 echo "$ac_t""$DIFF3" 1>&6
698 echo $ac_n "checking diff3 library program""... $ac_c" 1>&6
705 for i in /usr/*lib*/*diff3*; do
720 DIFF3=$rcs_cv_path_diff3_lib
721 case $DIFF3 in
722 '') { echo "configure: error: cannot find a working diff3 library program" 1>&2; exit 1; };;
723 ?*) echo "$ac_t""$DIFF3" 1>&6;;
1144 s%@DIFF3@%$DIFF3%g