stefanf 2008-05-15 19:55:27 UTC
FreeBSD src repository
Modified files:
bin/sh expand.c parser.c parser.h
Log:
Expand $LINENO to the current line number. This is required by SUSv3's "User
Portability Utilities" option.
Often configure scripts generated by the autotools test if $LINENO works and
refuse to use /bin/sh if not.
Package test run by: pav
Revision Changes Path
1.53 +8 -1 src/bin/sh/expand.c
1.59 +22 -3 src/bin/sh/parser.c
1.12 +5 -3 src/bin/sh/parser.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"