From a7bd29162bf063cef3bb65d779e345295bfb3a9d Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 2 Mar 2005 22:13:08 +0000 Subject: [PATCH] Fixed building of shared library config, --- build/check-customs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/check-customs b/build/check-customs index a3ebbcfa..0a5efde3 100755 --- a/build/check-customs +++ b/build/check-customs @@ -56,7 +56,7 @@ else try centrum !CONFIG_GATHERER !CONFIG_GATHERD !CONFIG_SHEPHERD !CONFIG_REAPD !CONFIG_MUX !CONFIG_WATSON # indexing server try centrum !CONFIG_GATHERD !CONFIG_SHEPHERD !CONFIG_INDEXER !CONFIG_SEARCH !CONFIG_MUX !CONFIG_WATSON # reapd server try centrum # full Centrum config - try debug/custom CONFIG_SHARED # debugging configuration with shared libs + try debug/custom CONFIG_SHARED=1 # debugging configuration with shared libs try debug/custom # debugging configuration fi -- 2.39.2