]> mj.ucw.cz Git - libucw.git/commitdiff
Fixed building of shared library config,
authorMartin Mares <mj@ucw.cz>
Wed, 2 Mar 2005 22:13:08 +0000 (22:13 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 2 Mar 2005 22:13:08 +0000 (22:13 +0000)
build/check-customs

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