mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-13 11:15:27 +00:00
add XOAP to list of compiled-in features, if enabled
This commit is contained in:
parent
0b846a112d
commit
50fd16d8bd
@ -212,7 +212,10 @@ static void print_version(void)
|
||||
" * RSS\n"
|
||||
#endif /* RSS */
|
||||
#ifdef WEATHER
|
||||
" * Weather (METAR)\n"
|
||||
" * Weather (NOAA)\n"
|
||||
#ifdef XOAP
|
||||
" * Weather (XOAP)\n"
|
||||
#endif /* XOAP */
|
||||
#endif /* WEATHER */
|
||||
#ifdef HAVE_IWLIB
|
||||
" * wireless\n"
|
||||
|
Loading…
Reference in New Issue
Block a user