From: Martin Mares Date: Sat, 11 Dec 2004 10:48:44 +0000 (+0000) Subject: Introduced `sherlock/config.mk' which contains non-customizable parts X-Git-Tag: holmes-import~857 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=3b6c5ab6c23f515a8b68110f66f77b17f6e66dc1;p=libucw.git Introduced `sherlock/config.mk' which contains non-customizable parts of the configuration. Moved version and config file name there. --- diff --git a/lib/config.h b/lib/config.h index ff5ce4c6..f0ca9632 100644 --- a/lib/config.h +++ b/lib/config.h @@ -20,11 +20,7 @@ /* Version */ -#define SHER_VER "3.4" SHERLOCK_VERSION_SUFFIX - -/* Paths */ - -#define DEFAULT_CONFIG "cf/sherlock" +#define SHER_VER SHERLOCK_VERSION SHERLOCK_VERSION_SUFFIX /* Types */