repo.or.cz
/
awesome.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
awful.layout.suit.magnifier: simplify
[awesome.git]
/
config.h.in
blob
9241050e825d78fc3dd7c84706f28a457a048c3d
1
#ifndef _CONFIG_H_
2
#define _CONFIG_H_
3
4
#define AWESOME_LUA_LIB_PATH
"@AWESOME_LUA_LIB_PATH@"
5
#define XDG_CONFIG_DIR
"@XDG_CONFIG_DIR@"
6
#define AWESOME_IS_BIG_ENDIAN @AWESOME_IS_BIG_ENDIAN@
7
8
#cmakedefine WITH_DBUS
9
10
#endif
//_CONFIG_H_