changeset 980 | 48e17328c155 |
parent 678 | d1e1cd94bf49 |
child 981 | cdd2c7dad989 |
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 |