From: Martin Mares Date: Wed, 2 Mar 2005 22:13:08 +0000 (+0000) Subject: Fixed building of shared library config, X-Git-Tag: holmes-import~817 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=a7bd29162bf063cef3bb65d779e345295bfb3a9d;p=libucw.git Fixed building of shared library config, --- 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