Changeset 158b026 for configure.ac
- Timestamp:
- Sep 20, 2019, 9:21:51 AM (4 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 679363c
- Parents:
- 34e1494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r34e1494 r158b026 93 93 DRIVER_DIR=${TOP_BUILDDIR}driver/ 94 94 CFACC=${DRIVER_DIR}cfa 95 CFACC_INSTALL=${CFA_BINDIR}${CFA_NAME} 95 96 CFACPP=${DRIVER_DIR}cfa-cpp 96 97 AC_SUBST(DRIVER_DIR) 97 98 AC_SUBST(CFACC) 99 AC_SUBST(CFACC_INSTALL) 98 100 AC_SUBST(CFACPP) 99 101
Note: See TracChangeset
for help on using the changeset viewer.