Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #24329
Ticket #24329
: CONFIG_CWM
File CONFIG_CWM,
126 bytes
(added by
alexander@…
,
14 years ago
)
BASH script to properly configure cwm-3 with added library fontconfig
Line
1
#!/bin/bash
2
LDFLAGS
=
"-L/opt/local/lib -lfontconfig"
CPPFLAGS
=
"-I/opt/local/include"
CFLAGS
=
"-I/opt/local/include"
./configure
Download in other formats:
Original Format