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

  /src/external/gpl2/rcs/dist/
configure 429 : ${DIFFFLAGS=-an}
562 # Set DIFFFLAGS to the options of the `diff' program to be run.
570 rcs_cv_options_diff=$DIFFFLAGS
587 DIFFFLAGS=$rcs_cv_options_diff
588 echo "$ac_t""$DIFFFLAGS" 1>&6
1142 s%@DIFFFLAGS@%$DIFFFLAGS%g
  /src/external/gpl2/rcs/include/
conf.h 223 #define DIFFFLAGS "-an" /* Make diff output suitable for RCS. */
  /src/external/gpl2/rcs/dist/src/
conf.heg 218 #define DIFFFLAGS "-an" /* Make diff output suitable for RCS. */
conf.sh 42 : ${DIFFFLAGS=-an}
1950 : configuring DIFFFLAGS
1951 echo "#define DIFFFLAGS \"$DIFFFLAGS\" /* Make diff output suitable for RCS. */"
ci.c 714 *++diffp = DIFFFLAGS;
rcs.c 1551 *++diffp = DIFFFLAGS;

Completed in 19 milliseconds