git.annexia.org
/
dlife.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add to git.
[dlife.git]
/
acconfig.h
1
#ifndef DLIFE_CONFIG_H
2
#define DLIFE_CONFIG_H
3
@TOP@
4
5
/*
6
* Defaults for configuration settings
7
*/
8
9
#undef PACKAGE
10
#undef VERSION
11
#undef SPOOLDIR
12
#undef CONFDIR
13
14
@BOTTOM@
15
16
#endif /* DLIFE_CONFIG_H */