Changeset 2d63fb for configure.ac


Ignore:
Timestamp:
Jun 19, 2016, 12:34:26 PM (9 years ago)
Author:
Frederik Heber <heber@…>
Children:
540c4ef
Parents:
a2e60b
Message:

Added subdir-objects to AM_INIT_AUTOMAKE due to modules in test subfolder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    ra2e60b r2d63fb  
    1414AC_CONFIG_MACRO_DIR([m4])
    1515AC_CONFIG_HEADERS([config.h])
    16 AM_INIT_AUTOMAKE([1.7 -Wall foreign])
     16AM_INIT_AUTOMAKE([1.7 -Wall foreign subdir-objects])
    1717
    1818# We use mostly C++, but may need Fortran compiler infos for Lapack.
Note: See TracChangeset for help on using the changeset viewer.