summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorhisham <hisham@9ca3f7c1-7366-0410-b1a3-b5c78f85698c>2009-10-13 05:51:37 +0000
committerhisham <hisham@9ca3f7c1-7366-0410-b1a3-b5c78f85698c>2009-10-13 05:51:37 +0000
commit26693a8a60fcc7ed98632f6528710ca53cd27557 (patch)
tree3a65bc12d52b7331d22353e7d2f28f151db833d6 /configure
parent673fe23f430398f0485c793626ab86f830238f7d (diff)
downloadluarocks-26693a8a60fcc7ed98632f6528710ca53cd27557.tar.gz
luarocks-26693a8a60fcc7ed98632f6528710ca53cd27557.tar.bz2
luarocks-26693a8a60fcc7ed98632f6528710ca53cd27557.zip
allow running make install directly
git-svn-id: http://luarocks.org/svn/luarocks/trunk@94 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b7bd5197..25ea14c8 100755
--- a/configure
+++ b/configure
@@ -346,6 +346,7 @@ fi
346echo "Writing configuration..." 346echo "Writing configuration..."
347echo 347echo
348 348
349rm -f built
349cat <<EOF > config.unix 350cat <<EOF > config.unix
350# This file was automatically generated by the configure script. 351# This file was automatically generated by the configure script.
351# Run "./configure --help" for details. 352# Run "./configure --help" for details.