aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorcomex2015-08-07 17:14:23 -0400
committercomex2015-08-07 17:14:23 -0400
commiteba07b47cdf64a1009b77d899f1435cc501e9eaa (patch)
tree3e2d560536aa19b07f66fd478b956217f6c5b0e0 /configure
parentadd the missing ability to specify --disable-x and --without-x ;p (diff)
downloadsubstitute-eba07b47cdf64a1009b77d899f1435cc501e9eaa.tar.gz
fix vec.h bug
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index d0c2f9e..ff6ec33 100755
--- a/configure
+++ b/configure
@@ -171,6 +171,7 @@ if settings.enable_tests:
('posixspawn-hook',),
('htab',),
('vec', {'cpp': True, 'extra_objs': ['(out)/lib/cbit/vec.o']}),
+ ('vec-c', 'vec', ['-x', 'c'], {'extra_objs': ['(out)/lib/cbit/vec.o']}),
]
for arch, hdr, xdis, target in [