eval is actually compile
[bpt/guile.git] / guile-readline / autogen.sh
CommitLineData
50a0663c
JB
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
684edc62 8autoreconf -i --force