From bc0e1a135a3d2f518a79f5c9117ea61c2ee34468 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 23 Jul 2020 13:59:29 +0200 Subject: Drop automake build support. Add basic cmake build instructions. Remove empty files ChangeLog, TODO and NEWS. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy (cherry picked from commit d6ae994c10d1d3e9df01d352f95ac825e51c01e2) --- configure.in.in | 7 ------- 1 file changed, 7 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 96f849c..0000000 --- a/configure.in.in +++ /dev/null @@ -1,7 +0,0 @@ -#MIN_CONFIG(3.2.0) - -AM_INIT_AUTOMAKE(kdpkg, 0.1) -AC_C_BIGENDIAN -AC_CHECK_KDEMAXPATHLEN - -AC_DEFINE_UNQUOTED([PREFIX], ["$prefix"], [Define the install PATH prefix]) -- cgit v1.2.1