changeset 1893:9d6fc7e61d21

[project @ 1996-02-08 16:25:53 by jwe]
author jwe
date Thu, 08 Feb 1996 16:25:53 +0000
parents 7dfb1c9d7684
children fb1e50c2cb44
files octMakefile.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -60,8 +60,10 @@
 	  -e "s;%F2CFLAGS%;${F2CFLAGS};" \
 	  -e "s;%FLIBS%;${FLIBS};" \
 	  -e "s;%CC%;${CC};" \
+	  -e "s;%CC_VERSION%;${CC_VERSION};" \
 	  -e "s;%CFLAGS%;${BUG_CFLAGS};" \
 	  -e "s;%CXX%;${CXX};" \
+	  -e "s;%CXX_VERSION%;${CXX_VERSION};" \
 	  -e "s;%CXXFLAGS%;${BUG_CXXFLAGS};" \
 	  -e "s;%LDFLAGS%;${LDFLAGS};" \
 	  -e "s;%DEFS%;${UGLY_DEFS};")