]> git.donarmstrong.com Git - lilypond.git/blob - guile18/guile-readline/autogen.sh
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / guile18 / guile-readline / autogen.sh
1 #!/bin/sh
2
3 [ -f readline-activator.scm ] || {
4   echo "autogen.sh: run this command only in the guile-readline directory."
5   exit 1
6 }
7
8 autoreconf -i --force