]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure.in
* scripts/lilypond-book.ly (snippet_res): Define group `match'
[lilypond.git] / configure.in
index ccf37a2e7d719cce143a26bd1d9fac71ad72ad63..cedc9459bc067be56afb268a074f474194adafc7 100644 (file)
@@ -19,14 +19,14 @@ STEPMAKE_INIT
 AC_CONFIG_SRCDIR([lily/main.cc])
 
 # Move to aclocal.m4?
-AC_CONFIG_HEADER([$CONFIGFILE.h:config.hh.in])
+AC_CONFIG_HEADER([$CONFIGFILE.hh:config.hh.in])
 
 # Uncomment the configuration options your package needs.
 
 
 gui_b=no
 AC_ARG_ENABLE(gui,
-    [  --enable-gui            compile with debugging info.  Default: off],
+    [  --enable-gui            compile with experimental GNOME output module.  Default: off],
     [gui_b=$enableval])
 
 # must come before any header checks