Changes between Version 30 and Version 31 of MovedToGitHub/Building
- Timestamp:
- Dec 10, 2008, 7:23:27 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/Building
v30 v31 86 86 * '''wx''' = enables wxWidgets client (unsupported) 87 87 * '''beos''' = enables beos client (unsupported) 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}}}.''88 Note: ''{{{--disable-nls}}} removes the dependancy on gettext and intltool. It's designed for, and should only be used on, [HeadlessUsage embedded devices]. If you do have GTK+ installed on your box, you must also specify {{{--disable-gtk}}}.'' 89 89 90 90 ----