]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/configure.in
release: 0.0.76
[lilypond.git] / flower / configure.in
index e58f93f485336f7552a29e939e76d4df7acc382f..cac84bdbb757d89374808c6eedf61d370a6533f6 100644 (file)
@@ -35,7 +35,7 @@ AC_FUNC_VPRINTF
 AC_CHECK_FUNCS(memmem snprintf )
 AC_CONFIG_HEADER(out/config.hh:config.hh.in)
 
-CXX="$ac_cv_prog_CXX" ../bin/make_version > out/version.hh
+CXX="$ac_cv_prog_CXX" ../bin/make-version > out/version.hh
 
 AC_OUTPUT(out/Flower-flags.make:Flower-flags.make.in)