summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 35ed0a3e..2f58e206 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1459,7 +1459,6 @@ if test "$WITH_LUA" != no; then
fi
fi
- AC_DEFINE([HAVE_LUA], [1], [liblua])
AC_DEFINE([HAVE_LUA_H], [1], [lua.h])
AC_SUBST([LUA_LIBS])
AC_SUBST([LUA_CFLAGS])
@@ -1549,7 +1548,6 @@ AC_CHECK_FUNCS([\
memset_s \
mkostemp \
mmap \
- pathconf \
pipe2 \
poll \
port_create \