fixed out of date obsolescence message

This commit is contained in:
Sears Russell 2009-07-30 22:27:57 +00:00
parent c961b34903
commit 95fe755df5

1
reconf
View file

@ -67,7 +67,6 @@ This script is obsolete; stasis no longer requires automake or libtool.
To build with cmake, run:
./bootstrap
mkdir build ; cd build ; cmake ..
make -j4
);