~ubuntu-branches/ubuntu/vivid/mpich/vivid-proposed

« back to all changes in this revision

Viewing changes to src/mpl/configure.ac

  • Committer: Package Import Robot
  • Author(s): Dimitri John Ledkov
  • Date: 2013-12-21 12:33:06 UTC
  • mfrom: (5.1.10 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20131221123306-8qg6wo4ehuib15jq
Tags: 3.0.4-6ubuntu1
Autoreconf all subprojects.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
AC_CONFIG_AUX_DIR(confdb)
13
13
AC_CONFIG_MACRO_DIR(confdb)
14
 
AM_INIT_AUTOMAKE([-Wall -Werror foreign 1.12.3])
 
14
AM_INIT_AUTOMAKE([-Wall foreign 1.12.3])
15
15
 
16
16
dnl must come before LT_INIT, which AC_REQUIREs AC_PROG_CC
17
17
PAC_PROG_CC