Fix socket_accept usage to depend on family.

This commit is contained in:
Diego Nehab
2012-12-11 16:35:27 -02:00
parent 66670c3541
commit 618ce43ee3
8 changed files with 22 additions and 13 deletions

View File

@ -32,7 +32,7 @@ LUAINC_macosx_base?=/opt/local/include
LUAINC_macosx?=$(LUAINC_macosx_base)/lua$(LUAV)
# FIXME default should this default to fink or to macports?
# What happens when more than one Lua version is installed?
LUAPREFIX_macosx?=/opt/local/
LUAPREFIX_macosx?=/opt/local
# LUAINC_linux:
# /usr/include/lua$(LUAV)