]> mj.ucw.cz Git - libucw.git/commitdiff
Introduced `sherlock/config.mk' which contains non-customizable parts
authorMartin Mares <mj@ucw.cz>
Sat, 11 Dec 2004 10:48:44 +0000 (10:48 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 11 Dec 2004 10:48:44 +0000 (10:48 +0000)
of the configuration. Moved version and config file name there.

lib/config.h

index ff5ce4c6826d0cdd96702efe6b70d325cc71f064..f0ca96327ebba0fa89f16f837090d0cc8ff54b11 100644 (file)
 
 /* Version */
 
-#define SHER_VER "3.4" SHERLOCK_VERSION_SUFFIX
-
-/* Paths */
-
-#define DEFAULT_CONFIG "cf/sherlock"
+#define SHER_VER SHERLOCK_VERSION SHERLOCK_VERSION_SUFFIX
 
 /* Types */