------- Additional Comments From amodra at bigpond dot net dot au  2007-10-25 
12:36 -------
Would /bin/sh be happy with the following?

if test -n "${BASH+set}"; then
  . ${srcdir}/gen.bash
else
...

ie. hide the bash specific syntax in another file?

-- 


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