Re: [PHP-DEV] PHP 4.0 Bug #7078: esyscmd() in configure.in doesn't get evaluated From: Sascha Schumann (sascha <email protected>)
Date: 10/07/00

On 7 Oct 2000 alex <email protected> wrote:

> From: alex <email protected>
> Operating system: OpenBSD 2.7
> PHP version: 4.0.2
> PHP Bug Type: *Install and Config
> Bug description: esyscmd() in configure.in doesn't get evaluated
>
> When I use PHP 4.0.2 or the PHP CVS development version and try to create a new configure script using ./buildconf, configure.in doesn't
> get parsed correctly.
>
> esyscmd(./scripts/config-stubs sapi)
> esyscmd(./scripts/config-stubs ext)

    The m4 shipped with OpenBSD 2.7 and older doesn't support
    esyscmd. I think that has been added recently to the OpenBSD
    CVS.

    - Sascha

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>