summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in
index 32fd87e390..004c597be6 100644
--- a/config.make.in
+++ b/config.make.in
@@ -111,3 +111,5 @@ WINDRES = @WINDRES@
YACC = @YACC@
ZIP = @ZIP@
FLEXLEXER_PATH = @FLEXLEXER_PATH@
+
+LINK_GXX_STATICALLY = @LINK_GXX_STATICALLY@