Specifying which shell to use

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there a way of specifying the shell to ues when running the configure
scripts?

I see that the default configure begins

#! /bin/sh

that specifies to use sh.

On my Ubuntu system, this is a link to /bin/dash.

If I edit configure by hand to start

#! /bin/bash

it works. If I leave it pointing to dash it fails to execute the code
generated by the intel compiler (icpc).

thanks

dan


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux