1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 13:39:10 +00:00

cmake: fix obvious mistake in config.h.in

This commit is contained in:
Phil Sutter 2009-12-20 02:16:18 +01:00
parent 243a234352
commit 2c83899458

View File

@ -112,7 +112,7 @@
#define XOAP_FILE "$HOME/.xoaprc"
#endif /* BUILD_WEATHER_XOAP */
#ifdef BUILD_WEATHER
#ifdef BUILD_WEATHER_METAR
#define WEATHER
#define WEATHER
#endif /* BUILD_WEATHER */