diff options
Diffstat (limited to 'demos/expr/Makefile.in')
-rw-r--r-- | demos/expr/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/expr/Makefile.in b/demos/expr/Makefile.in index 406eee3bc..c62010570 100644 --- a/demos/expr/Makefile.in +++ b/demos/expr/Makefile.in @@ -86,6 +86,7 @@ CC = @CC@ CCAS = @CCAS@ CFLAGS_PIC = @CFLAGS_PIC@ CPP = @CPP@ +CXX = @CXX@ DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ |