From 92482b762101fc6e18740ba34ffb688e77ea8cfa Mon Sep 17 00:00:00 2001 From: gregory guy Date: Wed, 12 Feb 2020 14:02:24 +0100 Subject: Drop automake build support. Add basic cmake build instructions. Delete empty file NEWS, TODO and ChangeLog. Delete empty folder "templates". Add detection for the XTest library. Move the kvkbd.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 . Some cosmetics. Signed-off-by: gregory guy --- configure.in.in | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 configure.in.in (limited to 'configure.in.in') diff --git a/configure.in.in b/configure.in.in deleted file mode 100644 index ffce7b5..0000000 --- a/configure.in.in +++ /dev/null @@ -1,8 +0,0 @@ -#MIN_CONFIG(3.2.0) - -KDE_ENABLE_HIDDEN_VISIBILITY - -AM_INIT_AUTOMAKE(kvkbd, 0.4.8) -AC_C_BIGENDIAN -AC_CHECK_KDEMAXPATHLEN - -- cgit v1.2.1