summaryrefslogtreecommitdiff
path: root/pkg/make/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-08-30 12:58:06 -0700
committerMichael Forney <mforney@mforney.org>2018-08-30 15:15:11 -0700
commit6ae1b32cef213c6910f7986fea6d46e83826ad8a (patch)
tree87aace3cd9304750becc1460073f12b077c8334c /pkg/make/gen.lua
parent2047c0cb67f12e8a6616a35a2677c0aab118a458 (diff)
make: Don't use config-posix.h
Diffstat (limited to 'pkg/make/gen.lua')
-rw-r--r--pkg/make/gen.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/make/gen.lua b/pkg/make/gen.lua
index 9809030c..9806b57b 100644
--- a/pkg/make/gen.lua
+++ b/pkg/make/gen.lua
@@ -1,6 +1,5 @@
cflags{
'-D HAVE_CONFIG_H',
- '-I include',
'-I $dir',
'-I $srcdir',
'-I $srcdir/glob',