Georg Schwarz <[EMAIL PROTECTED]> writes: >> CONFIG_SHELL=/bin/ksh /bin/ksh -x configure > > That command works nicely; what does make trouble is > > env CONFIG_SHELL=/bin/ksh /bin/sh -x configure
I wouldn't bother testing that. You should run "configure" with the same shell that you set CONFIG_SHELL to. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
