]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.1
authorfred <fred>
Wed, 3 Jun 1998 15:00:33 +0000 (15:00 +0000)
committerfred <fred>
Wed, 3 Jun 1998 15:00:33 +0000 (15:00 +0000)
intl/config.h [new file with mode: 0644]

diff --git a/intl/config.h b/intl/config.h
new file mode 100644 (file)
index 0000000..8f99f31
--- /dev/null
@@ -0,0 +1,18 @@
+/* urg */
+
+#include "config.hh"
+
+/* urg */
+#ifdef PACKAGE
+#undef PACKAGE
+#endif
+/* Define to the name of the distribution.  */
+#define PACKAGE "gettext"
+
+/* urg */
+#ifdef VERSION
+#undef VERSION
+#endif
+/* Define to the version of the distribution.  */
+#define VERSION "0.10"
+