- Timestamp:
- Aug 10, 2018, 3:40:47 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 2ea0a8a
- Parents:
- ea5b7d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rea5b7d6 r0c1b566 3289 3289 # Create variables for commonly used targets 3290 3290 3291 TOP_SRCDIR=$ac_pwd/$ac_confdir/ 3292 TOP_BUILDDIR=$ac_pwd/ 3291 TOP_SRCDIR=$(readlink -f $ac_confdir/) 3292 TOP_BUILDDIR=$(readlink -f $ac_pwd/) 3293 3294 echo ${TOP_SRCDIR} 3295 echo ${TOP_BUILDDIR} 3293 3296 3294 3297
Note: See TracChangeset
for help on using the changeset viewer.