Changeset 81e60f7 for libcfa/configure


Ignore:
Timestamp:
Sep 10, 2019, 5:03:23 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
8209e70
Parents:
c2051e10
Message:

Fixed small merge problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/configure

    rc2051e10 r81e60f7  
    709709PRELUDEFLAG
    710710CFADIR_HASH
     711LOCAL_CC1
    711712LOCAL_CFACC
    712713CFACPP
     
    29722973CFACPP=${DRIVER_DIR}cfa-cpp
    29732974LOCAL_CFACC=${DRIVER_DIR}cfa
     2975LOCAL_CC1=${DRIVER_DIR}cc1
    29742976
    29752977 if test x$enable_distcc = xyes; then
     
    29802982  ENABLE_DISTCC_FALSE=
    29812983fi
     2984
    29822985
    29832986
Note: See TracChangeset for help on using the changeset viewer.