diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-05-24 15:22:42 +0200 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-25 16:06:10 +0900 | 
| commit | cd59dbbad915bd312497f32284ae2aa19bb7176e (patch) | |
| tree | e0a79d419ff83dbdee8c207048ffaa839b315c6e /configure.in.in | |
| parent | 2e26837e231197f2fc809752f9f4721b6656d423 (diff) | |
| download | kcmldapcontroller-cd59dbbad915bd312497f32284ae2aa19bb7176e.tar.gz kcmldapcontroller-cd59dbbad915bd312497f32284ae2aa19bb7176e.zip | |
Drop automake build support.
Add basic cmake build instructions.
Delete empty folder doc.
Delete empty files NEWS, TODO and ChangeLog.
Write basic README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit c2754a3424db7da341d1361310644cf612c2af78)
Diffstat (limited to 'configure.in.in')
| -rw-r--r-- | configure.in.in | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/configure.in.in b/configure.in.in deleted file mode 100644 index 18b1486..0000000 --- a/configure.in.in +++ /dev/null @@ -1,6 +0,0 @@ -#MIN_CONFIG(3.2.0) - -AM_INIT_AUTOMAKE(autostart, 0.1) -AC_C_BIGENDIAN -AC_CHECK_KDEMAXPATHLEN - | 
