37 # package options |
37 # package options |
38 %option with_server yes |
38 %option with_server yes |
39 %option with_fsl yes |
39 %option with_fsl yes |
40 %option with_crypt yes |
40 %option with_crypt yes |
41 %option with_overlays yes |
41 %option with_overlays yes |
42 %option with_pth yes |
42 %option with_pthreads yes |
43 %option with_pthreads no |
43 %option with_pth no |
44 %option with_sasl no |
44 %option with_sasl no |
45 %option with_perl no |
45 %option with_perl no |
46 %option with_odbc no |
46 %option with_odbc no |
47 |
47 |
48 # list of sources |
48 # list of sources |