Changeset 56c3935 for configure.ac


Ignore:
Timestamp:
Jun 1, 2015, 12:00:51 AM (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:
6081e74e
Parents:
5cb5f842
Message:

redo automake third attempt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r5cb5f842 r56c3935  
    6464# Checks for programs.
    6565AC_PROG_CXX
    66 AC_PROG_AWK
    6766AC_PROG_CC
    6867AM_PROG_CC_C_O  # deprecated
     68AC_PROG_YACC
     69AC_PROG_LEX
    6970AC_PROG_INSTALL
    7071AC_PROG_MAKE_SET
Note: See TracChangeset for help on using the changeset viewer.