summaryrefslogtreecommitdiffstats
path: root/sidebar/configure.in.in
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2021-10-01 14:38:07 +0200
committerMichele Calgaro <[email protected]>2021-10-02 12:07:12 +0900
commit383a66d0828e5f858503344e055067a14464c2c1 (patch)
tree379b0c5b82dbc17542efeef3ac6554ce82a23c77 /sidebar/configure.in.in
parent09652c06fc0033aca687c913901625bfa0759afd (diff)
downloadtde-style-baghira-383a66d0828e5f858503344e055067a14464c2c1.tar.gz
tde-style-baghira-383a66d0828e5f858503344e055067a14464c2c1.zip
Drop automake build support.
Deleted TODO and NEWS empty files. Rework of the README file. Add basic cmake build instructions. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 8648781af8e31b5b243e26a7ae42b36b38aa8aed)
Diffstat (limited to 'sidebar/configure.in.in')
-rw-r--r--sidebar/configure.in.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/sidebar/configure.in.in b/sidebar/configure.in.in
deleted file mode 100644
index b3a79d3..0000000
--- a/sidebar/configure.in.in
+++ /dev/null
@@ -1,2 +0,0 @@
-AM_CONDITIONAL( HAVE_3_4, test $($KDECONFIG --version | grep "TDE:" | cut -d" " -f2 | cut -d"." -f2) -gt 3 )
-