Couple bug fixes.

This commit is contained in:
Diego Nehab
2007-03-12 04:08:40 +00:00
parent 8bf9fb51dd
commit be2e467929
11 changed files with 77 additions and 74 deletions

View File

@@ -11,8 +11,9 @@ include ../config
# Modules belonging to socket-core
#
#$(COMPAT)/compat-5.1.o \
SOCKET_OBJS:= \
$(COMPAT)/compat-5.1.o \
luasocket.o \
timeout.o \
buffer.o \
@@ -29,10 +30,10 @@ SOCKET_OBJS:= \
#------
# Modules belonging mime-core
#
MIME_OBJS:=\
$(COMPAT)/compat-5.1.o \
mime.o
#$(COMPAT)/compat-5.1.o \
MIME_OBJS:=\
mime.o
#------
# Modules belonging unix (local domain sockets)