]> mj.ucw.cz Git - libucw.git/commitdiff
Build full debugging config with shared libraries as well.
authorMartin Mares <mj@ucw.cz>
Wed, 2 Mar 2005 21:48:22 +0000 (21:48 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 2 Mar 2005 21:48:22 +0000 (21:48 +0000)
build/check-customs

index 23b37cf5d3c07a28165f36041517c8b4d5fd0b1e..a3ebbcfa61e1678b28c8311de0c96cf6ac3aab0e 100755 (executable)
@@ -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