config.h: always compile with Imlib2, so remove define

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-04-17 16:34:00 +02:00
parent a415926b78
commit 62ec664d0f
1 changed files with 0 additions and 1 deletions

View File

@ -5,6 +5,5 @@
#define XDG_CONFIG_DIR "@XDG_CONFIG_DIR@"
#cmakedefine WITH_DBUS
#cmakedefine WITH_IMLIB2
#endif //_CONFIG_H_