Ticket #3247 (closed defect: fixed)
configure should check for FTGL.h in addition to ftgl.h
| Reported by: | xander | Owned by: | aboudreault |
|---|---|---|---|
| Priority: | low | Milestone: | 6.0 release |
| Component: | Build Problems | Version: | svn-trunk (development) |
| Severity: | normal | Keywords: | |
| Cc: | tbonfort, dmorissette |
Description
During configuration, if "--with-ftgl" is selected, the file "ftgl.h" is checked. However, typical installation of FTGL creates "FTGL.h". Either the check needs to be case insensitive or a second check should be made.
Same problem on 5.6, development trunk.
Change History
Note: See
TracTickets for help on using
tickets.
