config.h: always compile with Imlib2, so remove define
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
a415926b78
commit
62ec664d0f
|
@ -5,6 +5,5 @@
|
|||
#define XDG_CONFIG_DIR "@XDG_CONFIG_DIR@"
|
||||
|
||||
#cmakedefine WITH_DBUS
|
||||
#cmakedefine WITH_IMLIB2
|
||||
|
||||
#endif //_CONFIG_H_
|
||||
|
|
Loading…
Reference in New Issue