summaryrefslogtreecommitdiffstats
path: root/package/webkit/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* webkit: depend on C++ + wchar support in toolkit, as icu needs itPeter Korsgaard2009-01-271-0/+4
|
* webkit: revert r24983 (Disable webkit (with comment) if X is not available)Peter Korsgaard2009-01-271-6/+1
| | | | Webkit doesn't need X.
* Disable webkit (with comment) if X is not availableUlf Samuelsson2009-01-231-1/+6
|
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-4/+4
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* added webkitJohn Voltz2008-03-061-0/+14