mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-14 19:39:47 +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"
|
" * RSS\n"
|
||||||
#endif /* RSS */
|
#endif /* RSS */
|
||||||
#ifdef WEATHER
|
#ifdef WEATHER
|
||||||
" * Weather (METAR)\n"
|
" * Weather (NOAA)\n"
|
||||||
|
#ifdef XOAP
|
||||||
|
" * Weather (XOAP)\n"
|
||||||
|
#endif /* XOAP */
|
||||||
#endif /* WEATHER */
|
#endif /* WEATHER */
|
||||||
#ifdef HAVE_IWLIB
|
#ifdef HAVE_IWLIB
|
||||||
" * wireless\n"
|
" * wireless\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user