From 59b1c5c056269a5151ef7a17cdedf8a3caccfc61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 11 Feb 2015 01:53:19 +0100 Subject: Convert to CMake --- kike.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kike.c') diff --git a/kike.c b/kike.c index 76c7143..f9eb5c3 100644 --- a/kike.c +++ b/kike.c @@ -18,8 +18,9 @@ * */ +#include "config.h" +#undef PROGRAM_NAME #define PROGRAM_NAME "kike" -#define PROGRAM_VERSION "alpha" #include "common.c" #include "kike-replies.c" -- cgit v1.2.3