Changeset faf8857 for configure.ac


Ignore:
Timestamp:
Dec 17, 2015, 1:03:33 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
c23f807
Parents:
5e0fa1f
Message:

fix location of builtin.cf at configure, fifth attempt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r5e0fa1f rfaf8857  
    4141        cfa_incdir="${cfa_prefix}/include"
    4242else
    43         cfa_incdir=${$includedir}
     43        cfa_incdir=${includedir}
    4444fi
    4545AC_DEFINE_UNQUOTED(CFA_INCDIR, "${cfa_incdir}", [Location of include files.])
Note: See TracChangeset for help on using the changeset viewer.