From 4a0947c1faaf4c1cad85deae510c4f5c18e131a6 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 2 Mar 2005 21:48:22 +0000 Subject: [PATCH] Build full debugging config with shared libraries as well. --- build/check-customs | 1 + 1 file changed, 1 insertion(+) diff --git a/build/check-customs b/build/check-customs index 23b37cf5..a3ebbcfa 100755 --- a/build/check-customs +++ b/build/check-customs @@ -56,6 +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 # debugging configuration fi -- 2.39.5