*****
ну я про то, что обычно imagemagick делает небольшое кол-во работы за один запуск. И по сравнению с этим кол-вом оверхед на форк выглядит более существенным.
[20:42:49 /home/distfiles/sources/php6.0-200608301830]$ ./configure --with-blabla
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
$[20:43:26 /home/distfiles/sources/php6.0-200608301830]$ ./configure --enable-blabla
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Правда, остальные вели себя таким же образом. Так что ничья =)
./configure --enable-boombick
.....
Thank you for using PHP.
Notice: Following unknown configure options were used:
--enable-boombick
Check './configure --help' for available options