diff options
Diffstat (limited to 'boehm-gc/include/Makefile.in')
-rw-r--r-- | boehm-gc/include/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boehm-gc/include/Makefile.in b/boehm-gc/include/Makefile.in index 56c3dae6ff3..db67a999adf 100644 --- a/boehm-gc/include/Makefile.in +++ b/boehm-gc/include/Makefile.in @@ -130,6 +130,7 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +THREADCFLAGS = @THREADCFLAGS@ THREADLIBS = @THREADLIBS@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ |