spmenu/buildconf

15 lines
236 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.
imlib2=false
pango=false
pangoxft=false
2023-04-22 21:39:22 +02:00
xinerama=true
openssl=false
2023-04-22 21:39:22 +02:00
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