php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13856 bad option in 'configure --help'
Submitted: 2001-10-28 07:34 UTC Modified: 2001-10-28 09:20 UTC
From: acc at from dot ath dot cx Assigned:
Status: Closed Package: *Compile Issues
PHP Version: 4.0.6 OS: Debian Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: acc at from dot ath dot cx
New email:
PHP Version: OS:

 

 [2001-10-28 07:34 UTC] acc at from dot ath dot cx
configure --help says:

 --enable-gd-native-ttf    GD: Enable TrueType string function in gd

but after looking in configure script I'v noticed that in fact it checks for:

--enable-gd-native-tt

hope You'll fix it soon

greets,
  Adam Czysciak
  acc@from.ath.cx

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-28 09:20 UTC] derick@php.net
Already fixed in CVS.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC