From b730dd6fa96f6401863479cc7a9cf16129efb0d8 Mon Sep 17 00:00:00 2001 From: speedie Date: Sat, 13 May 2023 21:29:37 +0200 Subject: [PATCH] delete buildconf --- buildconf | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 buildconf diff --git a/buildconf b/buildconf deleted file mode 100755 index 1968123..0000000 --- a/buildconf +++ /dev/null @@ -1,20 +0,0 @@ -# spmenu buildconf -# See LICENSE file for copyright and license details. -# -# This is the default configuration used to build spmenu. The build.sh script reads it. - -# basic options -imlib2=true # enable imlib2, used for images. you must also enable openssl if this is set to true -pango=true # enable pango, for markup -pangoxft=true # enable pangoxft, for markup -xinerama=true # enable multi monitor support -openssl=true # enable support for openssl, used to calculate MD5 -fribidi=true # enable support for right to left languages -libconfig=true # enable configuration and themes -xresources=true # enable .Xresources support -utf8=true # enable UTF-8 support -opt=-O2 # level of optimization -warn=true # warn about OS quirks -install=true # automatically install, if set to false an install will not be performed -reconfigure=true # reconfigure using meson -prefix=/usr # prefix