Changeset 8e5724e for configure.ac


Ignore:
Timestamp:
Nov 29, 2016, 4:47:15 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
148f7290
Parents:
1f44196
Message:

Added the CFA_DEBUG flag and the libhdr folder to libcfa compilation.
Compilation now has an assambly compiler.
Added first assembly file to compiler.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r1f44196 r8e5724e  
    9191AC_PROG_CXX
    9292AC_PROG_CC
     93AM_PROG_AS
    9394AM_PROG_CC_C_O  # deprecated
    9495# These are often not installed and people miss seeing the "no", so stop the configure.
Note: See TracChangeset for help on using the changeset viewer.