From d3ab714991d1c9accb37942f2b04a296b679cccd Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 2 Jul 2013 23:22:53 -0300 Subject: Preparing for LuaRocks 2.1.0... let's try to install as a rock this time! --- configure | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 4f4a7c3e..a5aa1f4d 100755 --- a/configure +++ b/configure @@ -436,5 +436,9 @@ echo "Using Lua from: $LUA_DIR" make clean > /dev/null 2> /dev/null echo -echo "Done. You can now run 'make' to build." +echo "Done configuring." +echo "- Type 'make build' and 'make install':" +echo " to install to $PREFIX as usual." +echo "- Type 'make bootstrap':" +echo " to install LuaRocks in $PREFIX as a rock." echo -- cgit v1.2.3-55-g6feb