Changeset bcadb26 for configure.ac


Ignore:
Timestamp:
Aug 10, 2020, 3:13:23 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
f575124
Parents:
0c30ecc
Message:

clean-up in makefiles and regenerated defines.hfa.in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r0c30ecc rbcadb26  
    66AC_CONFIG_AUX_DIR([automake])
    77AC_CONFIG_MACRO_DIRS([automake])
    8 #AC_CONFIG_SRCDIR([src/main.cc])
    98AC_CONFIG_HEADERS([config.h:src/config.h.in])
    109AM_SILENT_RULES([yes])
    1110
    1211m4_include([tools/build/cfa.m4])
    13 CFAMAKE='include $(top_srcdir)/tools/build/cfa.make'
    14 AC_SUBST([CFAMAKE])
    1512
    1613# don't use the default CFLAGS as they unconditonnaly add -O2
Note: See TracChangeset for help on using the changeset viewer.