home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / RCS / RTR / RCS. next >
Encoding:
Text File  |  1998-07-24  |  272 b   |  12 lines

  1. --- ./configure.orig    Fri Jun 16 02:57:50 1995
  2. +++ ./configure    Fri Aug 11 05:18:29 1995
  3. @@ -423,7 +423,7 @@
  4.  
  5.  case $with_diffutils in
  6.  yes)
  7. -  : ${DIFF='$(bindir)/diff'}
  8. +  : ${DIFF='<installdir>/bin/diff'}
  9.    : ${DIFF3=${DIFF}3}
  10.    : ${DIFF3_BIN=1}
  11.    : ${DIFFFLAGS=-an}
  12.