File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9494,7 +9494,7 @@ eval itcl_SRC_DIR="$srcdir"
94949494itcl_SRC_DIR=` cd " ${itcl_SRC_DIR} " ; pwd`
94959495
94969496
9497- eval itcl_INCLUDE_SPEC=" -I${itcl_SRC_DIR} /generic -I ${itcl_SRC_DIR} "
9497+ eval itcl_INCLUDE_SPEC=\"\\\" -I${itcl_SRC_DIR} /generic\\\"\ "
94989498
94999499
95009500# --------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ eval itcl_SRC_DIR="$srcdir"
263263itcl_SRC_DIR=`cd "${itcl_SRC_DIR}"; pwd`
264264AC_SUBST ( itcl_SRC_DIR )
265265
266- eval itcl_INCLUDE_SPEC="-I${itcl_SRC_DIR}/generic -I${itcl_SRC_DIR} "
266+ eval itcl_INCLUDE_SPEC=\ "-I${itcl_SRC_DIR}/generic\ "
267267AC_SUBST ( itcl_INCLUDE_SPEC )
268268
269269# --------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments