Ticket #24329: CONFIG_CWM

File CONFIG_CWM, 126 bytes (added by alexander@…, 13 years ago)

BASH script to properly configure cwm-3 with added library fontconfig

Line 
1#!/bin/bash
2LDFLAGS="-L/opt/local/lib -lfontconfig" CPPFLAGS="-I/opt/local/include" CFLAGS="-I/opt/local/include" ./configure