From: fred Date: Wed, 3 Jun 1998 15:00:33 +0000 (+0000) Subject: lilypond-1.0.1 X-Git-Tag: release/1.5.59~5945 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=aafb5eb966c164ce386d83e59785348695e32402;p=lilypond.git lilypond-1.0.1 --- diff --git a/intl/config.h b/intl/config.h new file mode 100644 index 0000000000..8f99f31f53 --- /dev/null +++ b/intl/config.h @@ -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" +