spmenu/buildconf

12 lines
196 B
Plaintext
Executable file

# buildconf
#
# This is the default configuration used to build spmenu. The build.sh script reads it.
imlib2=true
pango=true
pangoxft=true
xinerama=true
openssl=true
fribidi=true
CC=gcc
OPT="-O2"