Removed automake from readline's .bep file.

This commit is contained in:
Scott McCreary
2010-04-16 16:06:31 +00:00
parent d665a01453
commit 4659af1d75

View File

@@ -10,7 +10,6 @@ BUILD {
libtoolize --force --copy --install
aclocal
autoconf
automake
./configure --prefix=/boot/common
make
}