Changeset 0c30ecc for configure.ac


Ignore:
Timestamp:
Aug 10, 2020, 2:05:28 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
bcadb26
Parents:
c1f38e6c
Message:

Move cfa.m4 and cfa.make to tools/build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    rc1f38e6c r0c30ecc  
    1010AM_SILENT_RULES([yes])
    1111
    12 m4_include([automake/cfa.m4])
     12m4_include([tools/build/cfa.m4])
     13CFAMAKE='include $(top_srcdir)/tools/build/cfa.make'
     14AC_SUBST([CFAMAKE])
    1315
    1416# don't use the default CFLAGS as they unconditonnaly add -O2
Note: See TracChangeset for help on using the changeset viewer.