X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debug%2Fcheck-configs;h=65b3fd9ab10cd8b74783e9ce48a57bb60666a693;hb=a4f8b029b86d2ca1612a9c2e2795ccea27b15276;hp=49085282f984d35537fb9eb20836931e83a77048;hpb=5a9f717dbd6cd473aca29a6608aee2f792adc5fe;p=libucw.git diff --git a/debug/check-configs b/debug/check-configs index 49085282..65b3fd9a 100755 --- a/debug/check-configs +++ b/debug/check-configs @@ -54,6 +54,7 @@ else try default.cfg # default configuration try default.cfg -CONFIG_DEBUG # with no debugging code try debug/default.cfg # debugging configuration + try debug/default.cfg -CONFIG_SHARED # statically linked try debug/default.cfg -CONFIG_UCW_THREADS # non-threaded configuration try debug/default.cfg -CONFIG_UCW_TLS # threaded, but no TLS support in gcc try debug/default.cfg -CONFIG_UCW_EPOLL -CONFIG_UCW_MONOTONIC_CLOCK # without epoll and monotonic clock