]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/config.hh.in
release: 1.0.1
[lilypond.git] / stepmake / config.hh.in
diff --git a/stepmake/config.hh.in b/stepmake/config.hh.in
new file mode 100644 (file)
index 0000000..1efa897
--- /dev/null
@@ -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@"
+