]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
release: 0.1.57
[lilypond.git] / config.hh.in
index 5f455e0ff775e7c95140f914ab836c0ca9899615..31b8f322c746f92bb94d882755850dc042145145 100644 (file)
@@ -1,25 +1,11 @@
-/* config.hh.in.  Generated automatically from configure.in by autoheader.  */
+/* @configure_input@ */
 
-/* Define if lex declares yytext as a char * by default, not a char[].  */
-#undef YYTEXT_POINTER
-
-/* autoheader really wants this */
-#define PACKAGE
-
-/* undef to get lots of debugging stuff (see .dstream) */
-#define NPRINT
-
-/* undef to do checking */
-#undef NDEBUG
-
-/* define to inline string funcs */
-#undef STRINGS_UTILS_INLINED
 
 /* default lilypond init and input dir */
-#define  DIR_DATADIR "/home/fred/lelie/current"
+#define  DIR_DATADIR "@DIR_DATADIR@"
 
-/* the toplevel version string */
-#define TOPLEVEL_VERSION "0"
+/* define if you have memmem */
+#define HAVE_MEMMEM 0
 
-/* the version string of the flower lib */
-#define FLOWER_VERSION "0"
+/* define if you have snprintf */
+#define HAVE_SNPRINTF 0