Mail Archives: djgpp-workers/1999/01/07/13:42:43
--Message-Boundary-3299
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body
The patch attached to this message modifies the djgppcfg.sh
found in the autoconf 2.12 distribution so it can be used to modify
autoconf 2.13.
Mark
---
Mark Elbrecht snowball3 AT usa DOT net
http://members.xoom.com/snowball3/
--Message-Boundary-3299
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Text from file 'djgppcfg.dif'
*** a:djgppcfg.sh Wed May 14 17:45:34 1997
--- djgppcfg.sh Thu Jan 7 13:31:56 1999
***************
*** 12,18 ****
# Change also the *.info* to *.inf*, because this will fail, if
# we are not using long filenames
! sed -e 's,\*\.info\*,\*\.inf\*,g' -e "s!,\\\$(AWK),g.*\$!& -e 's,\\\$(DJDIR),\\\$\\\${DJDIR},g'!g" Makefile.ori > Makefile.in
# Change the IFS to take care of bash's PATH_SEPARATOR
# It defaults to ';'
--- 12,18 ----
# Change also the *.info* to *.inf*, because this will fail, if
# we are not using long filenames
! sed -e 's,\*\.info\*,\*\.inf\*,g' -e "s!,\\\$(SHELL),g.*\$!& -e 's,\\\$(DJDIR),\\\$\\\${DJDIR},g'!g" Makefile.ori > Makefile.in
# Change the IFS to take care of bash's PATH_SEPARATOR
# It defaults to ';'
--Message-Boundary-3299--
- Raw text -