From: fred Date: Tue, 23 Jun 1998 13:26:11 +0000 (+0000) Subject: lilypond-1.0.1 X-Git-Tag: release/1.5.59~5929 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f4fae94a9efe948b736cf394d5f6931787731b4f;p=lilypond.git lilypond-1.0.1 --- diff --git a/stepmake/config.hh.in b/stepmake/config.hh.in new file mode 100644 index 0000000000..1efa897fc2 --- /dev/null +++ b/stepmake/config.hh.in @@ -0,0 +1,14 @@ +/* @configure_input@ */ + +/* Hmm */ +#define PACKAGE "@package@" + +/* Toplevel version */ +#define TOPLEVEL_VERSION "@TOPLEVEL_VERSION@" + +/* default init and input dir */ +#define DIR_DATADIR "@DIR_DATADIR@" + +/* default locale dir */ +#define DIR_LOCALEDIR "@DIR_LOCALEDIR@" +