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

  /src/external/gpl2/rcs/dist/src/
merger.c 76 #if !DIFF3_BIN
86 #if DIFF3_BIN
conf.heg 217 #define DIFF3_BIN 1 /* Is diff3 user-visible (not the /usr/lib auxiliary)? */
223 #define ED "/bin/ed" /* name of 'ed' program (used only if !DIFF3_BIN) */
conf.sh 41 : ${DIFF3_BIN=1}
1947 : configuring DIFF3_BIN
1948 echo "#define DIFF3_BIN $DIFF3_BIN /* Is diff3 user-visible (not the /usr/lib auxiliary)? */"
1964 echo "#define ED \"${ED}\" /* name of 'ed' program (used only if !DIFF3_BIN) */"
  /src/external/gpl2/rcs/dist/
configure 428 : ${DIFF3_BIN=1}
729 case $DIFF3_BIN in
732 '') DIFF3_BIN=0;;
733 ?*) DIFF3_BIN=1;;
1145 s%@DIFF3_BIN@%$DIFF3_BIN%g
  /src/external/gpl2/rcs/include/
conf.h 222 #define DIFF3_BIN 1 /* Is diff3 user-visible (not the /usr/lib auxiliary)? */
228 #define ED "/bin/ed" /* name of 'ed' program (used only if !DIFF3_BIN) */

Completed in 32 milliseconds