Changeset 6aa5ec0f for configure.ac


Ignore:
Timestamp:
May 27, 2015, 3:05:16 PM (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:
6244dfb, be5aa1b
Parents:
8a0a7309
Message:

fix automake eighth attempt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r8a0a7309 r6aa5ec0f  
    44AC_PREREQ([2.68])
    55AC_INIT([cfa-cc],[1.0.0],[cforall@plg.uwaterloo.ca])
    6 #AM_INIT_AUTOMAKE([foreign])            # do not follow GNU standard
    76AM_INIT_AUTOMAKE
     7AM_MAINTAINER_MODE(disable)
    88AC_CONFIG_SRCDIR([src/main.cc])
    99AC_CONFIG_HEADERS([config.h])
Note: See TracChangeset for help on using the changeset viewer.