"Wilbur Johnson" <[EMAIL PROTECTED]> writes:
> What is the best way to set the execution shell for my configure script.

At run-time or at configure-time?

At run-time you can do env CONFIG_SHELL=/bla/ha configure.

At configure-time is worse, because it's set by AC_INIT.

/assar

Reply via email to