home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / sed-3.02 / djgpp / config.sed < prev    next >
Encoding:
Text File  |  1998-07-17  |  413 b   |  18 lines

  1. /for ac_dir in \$PATH; do/,/IFS="\$ac_save_IFS"/ {
  2.   s|test -f \$ac_dir/|test -x $ac_dir/|
  3. }
  4.  
  5. /ac_given_INSTALL=/,/^CEOF/ {
  6.   /^s%@LIBOBJS@/a\
  7. /TEXINPUTS=/s,:,\\\\\\\\\\\\\\;,g
  8. }
  9.  
  10. /\*) srcdir=/s,/\*,/*|[A-z]:/*,
  11. /\$]\*) INSTALL=/s,\[/\$\]\*,&|[A-z]:/*,
  12. /ac_file_inputs=/s,\( -e "s%\^%\$ac_given_srcdir/%"\)\( -e "s%:% $ac_given_srcdir/%g"\),\2\1,
  13.  
  14. / -\*=\*)/ s,\*=,*:,g
  15. s,=\*,:*,g
  16. s,=\.\*,:.*,
  17. s,\( --..*\)=,\1:,
  18.