Changes between Version 29 and Version 30 of MovedToGitHub/Building
- Timestamp:
- Dec 10, 2008, 7:22:19 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/Building
v29 v30 82 82 * '''cli''' = enables cli client (default) 83 83 * '''libnotify''' = enables lib notify (default) 84 * '''nls''' = enables native language support (default , if disabled, it removes the dependancy on gettext and intltool)84 * '''nls''' = enables native language support (default) 85 85 * '''mac''' = enables Mac client (default, if possible) 86 86 * '''wx''' = enables wxWidgets client (unsupported) 87 87 * '''beos''' = enables beos client (unsupported) 88 88 Note: ''{{{--disable-nls}}} removes the dependancy on gettext and intltool. It's designed for, and should only be used on, embedded devices. If you do have GTK+ installed on your box, you must also specify {{{--disable-gtk}}}.'' 89 89 90 90 ----