eval is actually compile
[bpt/guile.git] / 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