bug-autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf-2.53 make check fails on OpenServer 5.0.6a


From: Boyd Lynn Gerber
Subject: Re: Autoconf-2.53 make check fails on OpenServer 5.0.6a
Date: Wed, 13 Mar 2002 11:44:36 -0700 (MST)

On Wed, 13 Mar 2002, Boyd Lynn Gerber wrote:
> 460 while test $# -gt 0; do
> 461   case $1 in
> 462    --help | -h )
> 463        at_help_p=:
> 464        ;;
> 465
> 466    --list | -l )
> 467        at_list_p=:
> 468        ;;
> 469
> 470    --version | -V )
> 471        echo "$as_me (GNU Autoconf 2.53)"
> 472        exit 0
> 473        ;;

It definitly is ksh.  I edited the Makefile and changed SHELL=/bin/ksh to
SHELL=/usr/local/bin/bash and it works.

Thanks,

--
Boyd Gerber <address@hidden>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044




reply via email to

[Prev in Thread] Current Thread [Next in Thread]