Changeset 0c30ecc for configure.ac
- Timestamp:
- Aug 10, 2020, 2:05:28 PM (6 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum, stuck-waitfor-destruct
- Children:
- bcadb26
- Parents:
- c1f38e6c
- File:
-
- 1 edited
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rc1f38e6c r0c30ecc 10 10 AM_SILENT_RULES([yes]) 11 11 12 m4_include([automake/cfa.m4]) 12 m4_include([tools/build/cfa.m4]) 13 CFAMAKE='include $(top_srcdir)/tools/build/cfa.make' 14 AC_SUBST([CFAMAKE]) 13 15 14 16 # don't use the default CFLAGS as they unconditonnaly add -O2
Note:
See TracChangeset
for help on using the changeset viewer.