| 44 description : 'compile with libgadu (required for GaduGadu support)') |
44 description : 'compile with libgadu (required for GaduGadu support)') |
| 45 |
45 |
| 46 option('meanwhile', type : 'feature', |
46 option('meanwhile', type : 'feature', |
| 47 description : 'compile with meanwhile') |
47 description : 'compile with meanwhile') |
| 48 |
48 |
| 49 option('silc', type : 'feature', |
|
| 50 description : 'compile with SILC plugin') |
|
| 51 |
|
| 52 option('zephyr', type : 'feature', |
49 option('zephyr', type : 'feature', |
| 53 description : 'compile Zephyr plugin against external libzephyr') |
50 description : 'compile Zephyr plugin against external libzephyr') |
| 54 |
51 |
| 55 ############################################################################## |
52 ############################################################################## |
| 56 # Pidgin Options |
53 # Pidgin Options |