]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.1
authorfred <fred>
Tue, 23 Jun 1998 13:26:11 +0000 (13:26 +0000)
committerfred <fred>
Tue, 23 Jun 1998 13:26:11 +0000 (13:26 +0000)
stepmake/config.hh.in [new file with mode: 0644]

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@"
+