[PHP-DEV] RE: PHP 4.0 Bug #8228 Updated: external module not compiled into php binary From: gib (gib <email protected>)
Date: 12/14/00

now it works fine, thanks!

but you should correct http://www.zend.com/apidoc/c269.php and all the
examples! :)

altough, i have found it at
http://conf.php.net/pres/index.php?p=slides%2Fextending&id=apachecon .

gib

> ID: 8228
> Updated by: hholzgra
> Reported By: gib <email protected>
> Old-Status: Open
> Status: Closed
> Bug Type: Unknown/Other Function
> Assigned To:
> Comments:
>
> you lost one line from the config.m4 template add
> AC_DEFINE(HAVE_GIBS, 1, [ ]) immediately before
> PHP_EXTENSION(gibs, $ext_shared) and it should work
>
> Previous Comments:
> ------------------------------------------------------------------
> ---------

-- 
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>