mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
Fix building of iostats.
This commit is contained in:
parent
d61c545973
commit
79be66b15a
@ -155,6 +155,11 @@
|
||||
#define APCUPSD
|
||||
#endif /* BUILD_APCUPSD */
|
||||
|
||||
#cmakedefine BUILD_IOSTATS 1
|
||||
#ifdef BUILD_IOSTATS
|
||||
#define IOSTATS
|
||||
#endif /* BUILD_IOSTATS */
|
||||
|
||||
#cmakedefine HAVE_ICONV 1
|
||||
|
||||
#cmakedefine LUA_EXTRAS 1
|
||||
|
Loading…
Reference in New Issue
Block a user