wmpager: allow WMPAGER_DEFAULT_INSTALL_DIR to be defined in $FLAGS
This commit is contained in:
parent
3a8ed84af3
commit
4e1ac99cc3
|
@ -34,7 +34,9 @@
|
||||||
#define XA_NET_DESKTOP_NAMES "_NET_DESKTOP_NAMES"
|
#define XA_NET_DESKTOP_NAMES "_NET_DESKTOP_NAMES"
|
||||||
|
|
||||||
#define WMPAGER_ENV "WMPAGER"
|
#define WMPAGER_ENV "WMPAGER"
|
||||||
|
#ifndef WMPAGER_DEFAULT_INSTALL_DIR
|
||||||
#define WMPAGER_DEFAULT_INSTALL_DIR "/usr/local/share/wmpager/"
|
#define WMPAGER_DEFAULT_INSTALL_DIR "/usr/local/share/wmpager/"
|
||||||
|
#endif
|
||||||
#define WMPAGER_USER_DIR ".wmpager/"
|
#define WMPAGER_USER_DIR ".wmpager/"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue