Unidiff1 files changed, 0 insertions, 1 deletions
|
diff --git a/config.in b/config.in index 93bdcb2..3b89bcc 100644 --- a/ config.in+++ b/ config.in |
|
@@ -283,15 +283,14 @@ menu "Examples" |
283 | endmenu |
283 | endmenu |
284 | |
284 | |
285 | comment "" |
285 | comment "" |
286 | |
286 | |
287 | menu "Unsupported / Unmaintained" |
287 | menu "Unsupported / Unmaintained" |
288 | source noncore/unsupported/config.in |
288 | source noncore/unsupported/config.in |
289 | endmenu |
289 | endmenu |
290 | |
290 | |
291 | comment "" |
291 | comment "" |
292 | depends on EXPERIMENTAL |
292 | depends on EXPERIMENTAL |
293 | menu "Experimental" |
293 | menu "Experimental" |
294 | depends on EXPERIMENTAL |
294 | depends on EXPERIMENTAL |
295 | source libslcompat/config.in |
| |
296 | source core/qws/config.in |
295 | source core/qws/config.in |
297 | endmenu |
296 | endmenu |
|