[PHP-DEV] Bug #12490: error in ./configure --help concerning GD From: skhanna <email protected>
Date: 07/31/01

From: skhanna <email protected>
Operating system: Linux 2.4.6 (LFS)
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: error in ./configure --help concerning GD

in the ./configure --help standard output, the following
flag is noted under the GD section:
--enable-gd-native-ttf, HOWEVER when running the
configuration script with that flag I could never get it
to answer yes to that option. After studying the
config.log and the configuration script, I realized the
flag wasn't "enable-gd-native-ttf" but
"enable-gd-native-tt" !! TT instead of TTF !!. This one
letter could keep several features from being compiled in.
Please update your ./configure script. Thanks

Sumit Khanna
CSC, Tennessee Technological University

-- 
Edit bug report at: http://bugs.php.net/?id=12490&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>