lemon/config.h.in
changeset 1131 43a91b33f374
parent 725 d1e1cd94bf49
child 1133 cdd2c7dad989
equal deleted inserted replaced
9:135b5d7329b9 10:830691475ba0
    22 /* Define to 1 if you have CLP */
    22 /* Define to 1 if you have CLP */
    23 #undef LEMON_HAVE_CLP
    23 #undef LEMON_HAVE_CLP
    24 
    24 
    25 /* Define to 1 if you have CBC */
    25 /* Define to 1 if you have CBC */
    26 #undef LEMON_HAVE_CBC
    26 #undef LEMON_HAVE_CBC
       
    27 
       
    28 /* Define to 1 if you have pthread */
       
    29 #undef LEMON_USE_PTHREAD
       
    30 
       
    31 /* Define to 1 if you have win32 threads */
       
    32 #undef LEMON_USE_WIN32_THREADS