HomeSort by: relevance | last modified time | path
    Searched refs:DIFF3 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
merger.c 92 DIFF3, edarg, "-am",
128 DIFF3, edarg, d[0], d[1], a[0], a[1], a[2],
conf.heg 216 #define DIFF3 "/usr/local/bin/diff3" /* name of 'diff3' program */
217 #define DIFF3_BIN 1 /* Is diff3 user-visible (not the /usr/lib auxiliary)? */
conf.sh 40 : ${DIFF3=${DIFF}3}
1944 : configuring DIFF3
1945 echo "#define DIFF3 \"${DIFF3}\" /* name of 'diff3' program */"
1948 echo "#define DIFF3_BIN $DIFF3_BIN /* Is diff3 user-visible (not the /usr/lib auxiliary)? */"
2034 for i in "$DIFF" "$DIFF3" "$ED" "$RCSPREFIX" "$SENDMAIL"
  /src/external/gpl2/rcs/dist/
configure 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
    [all...]
  /src/external/gpl2/rcs/include/
conf.h 221 #define DIFF3 "/usr/bin/diff3" /* name of 'diff3' program */
222 #define DIFF3_BIN 1 /* Is diff3 user-visible (not the /usr/lib auxiliary)? */

Completed in 81 milliseconds