repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-1.1.36
[lilypond.git]
/
stepmake
/
config.hh.in
blob
1efa897fc2584e249873c958815b68ac6f61448b
1
/* @configure_input@ */
2
3
/* Hmm */
4
#define PACKAGE
"@package@"
5
6
/* Toplevel version */
7
#define TOPLEVEL_VERSION
"@TOPLEVEL_VERSION@"
8
9
/* default init and input dir */
10
#define DIR_DATADIR
"@DIR_DATADIR@"
11
12
/* default locale dir */
13
#define DIR_LOCALEDIR
"@DIR_LOCALEDIR@"
14