Changeset a5c722b for configure.ac


Ignore:
Timestamp:
Jul 20, 2018, 9:59:20 PM (6 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, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
982b0a5
Parents:
3a8cc12
Message:

Moved config.h.in to src

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r3a8cc12 ra5c722b  
    66AC_CONFIG_AUX_DIR([automake])
    77#AC_CONFIG_SRCDIR([src/main.cc])
    8 AC_CONFIG_HEADERS([config.h])
     8AC_CONFIG_HEADERS([config.h:src/config.h.in])
    99AM_SILENT_RULES([no])
    1010
Note: See TracChangeset for help on using the changeset viewer.