Changeset 4dcaed2 for configure


Ignore:
Timestamp:
Aug 5, 2018, 1:13:35 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
37fe352
Parents:
534e4e4
Message:

Added prelude-dir argument for cfa-cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r534e4e4 r4dcaed2  
    32793279TOP_SRCDIR=$ac_pwd/$ac_confdir/
    32803280TOP_BUILDDIR=$ac_pwd/
    3281 PRELUDE_BUILDDIR=$ac_pwd/libcfa-x86_64-debug/prelude/
    32823281
    32833282
     
    32893288cat >>confdefs.h <<_ACEOF
    32903289#define TOP_BUILDDIR "$TOP_BUILDDIR"
    3291 _ACEOF
    3292 
    3293 
    3294 cat >>confdefs.h <<_ACEOF
    3295 #define PRELUDE_BUILDDIR "$PRELUDE_BUILDDIR"
    32963290_ACEOF
    32973291
Note: See TracChangeset for help on using the changeset viewer.