summaryrefslogtreecommitdiff
path: root/lib/lua
diff options
context:
space:
mode:
authorKevin Wojniak <kainjow@users.noreply.github.com>2019-07-01 11:07:45 -0700
committerJames E. King III <jking@apache.org>2019-07-01 14:07:45 -0400
commita392566e9b31edfb3f3da9bb09dc193215c285c2 (patch)
tree458b19f71b31758494e866993b966fc1a7e77d33 /lib/lua
parent3711d9081095551c04980d328a2e4729d9730219 (diff)
downloadthrift-a392566e9b31edfb3f3da9bb09dc193215c285c2.tar.gz
THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821)
- enable the automake `nostdinc` option - fix up include paths
Diffstat (limited to 'lib/lua')
-rw-r--r--lib/lua/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lua/Makefile.am b/lib/lua/Makefile.am
index 5b0f17a35..3b272f56c 100644
--- a/lib/lua/Makefile.am
+++ b/lib/lua/Makefile.am
@@ -17,7 +17,7 @@
# under the License.
#
-AUTOMAKE_OPTIONS = subdir-objects
+AUTOMAKE_OPTIONS = subdir-objects nostdinc
SUBDIRS = .