aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-09-29 06:11:42 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-09-29 06:11:42 +0000
commita32c6d91402329adb769c4fe8bbb24f0d4e99051 (patch)
tree8b3f574b479e84bd9fe086db49cbab551eac75c8 /config
parent773e35ced30fa2c03ddb2a332bf8a9aebb56aa44 (diff)
downloadluasocket-a32c6d91402329adb769c4fe8bbb24f0d4e99051.tar.gz
luasocket-a32c6d91402329adb769c4fe8bbb24f0d4e99051.tar.bz2
luasocket-a32c6d91402329adb769c4fe8bbb24f0d4e99051.zip
Almost ready to release.
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 0 insertions, 2 deletions
diff --git a/config b/config
index a85e8e6..55a9a63 100644
--- a/config
+++ b/config
@@ -27,8 +27,6 @@ COMPAT=compat-5.1r4
27# Top of your Lua installation 27# Top of your Lua installation
28# Relative paths will be inside the src tree 28# Relative paths will be inside the src tree
29# 29#
30#INSTALL_TOP_LUA=/usr/local/share/lua/5.0
31#INSTALL_TOP_LIB=/usr/local/lib/lua/5.0
32INSTALL_TOP_LUA=share 30INSTALL_TOP_LUA=share
33INSTALL_TOP_LIB=lib 31INSTALL_TOP_LIB=lib
34 32