"./configure" is ok then "make" fails
This is solved by changing the line in Makefile from:
SHELL = /bin/sh

to:
SHELL = /bin/bash





_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to