[PHP-DEV] Bug #12910: --enable-gd-native-ttf From: kris <email protected>
Date: 08/22/01

From: kris <email protected>
Operating system: redhat7.0
PHP version: 4.0.6
PHP Bug Type: PHP options/info functions
Bug description: --enable-gd-native-ttf

when executing ./configure --help
the option --enable-gd-native-ttf is shown. This however doesn't work,
since it will always fail.

Due to the configure script which checks for enable-gd-native-tt minus the
f.

It might help to fix either one of them, either adding an f to the
configure script check or removing an f from the ./configure --help text.

best regards

/Kristian Rasmussen

-- 
Edit bug report at: http://bugs.php.net/?id=12910&edit=1

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