aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 4b86a8b643..23eb329dfa 100755
--- a/configure
+++ b/configure
@@ -1634,7 +1634,6 @@ case $_host_os in
if test -z "$_host"; then
CXXFLAGS="$CXXFLAGS $(getconf LFS_CFLAGS 2>/dev/null)"
fi
- DEFINES="$DEFINES -DLUA_USE_POSIX"
;;
mingw*)
DEFINES="$DEFINES -DWIN32"