spmenu/buildconf

15 lines
232 B
Plaintext
Raw Normal View History

2023-03-28 22:16:30 +02:00
# buildconf
#
# This is the default configuration used to build spmenu. The build.sh script reads it.
2023-04-22 21:39:22 +02:00
imlib2=true
pango=true
pangoxft=true
xinerama=true
openssl=true
fribidi=true
libconfig=true
2023-04-22 00:26:50 +02:00
cc=gcc
opt=-O2
2023-04-22 21:39:22 +02:00
warn=true
install=true