------- Additional Comments From j at uriah dot heep dot sax dot de  2007-10-25 
19:52 -------
(In reply to comment #1)

> Would /bin/sh be happy with the following?
> 
> if test -n "${BASH+set}"; then
>   . ${srcdir}/gen.bash
> else

Yes, that appears to work for FreeBSD's /bin/sh.  Currently cannot test
an archaic /bin/sh (like Solaris) though, and it might be wise to at
least try finding out what Posix says about it.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5215

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to