This instruction creates the aforementioned files. To include the
new module in the automatic configuration and build process, you
have to run
buildconf
, which regenerates the
configure
script by searching through the
ext
directory and including all found
config.m4
files.
The
default
config.m4
shown
in
Príklad
27-1
is
a
bit
more
complex
:
This would require you to use
--enable-my_module
each time when reconfiguring and recompiling PHP.