Changeset 2ed1a0 for configure.ac


Ignore:
Timestamp:
Apr 6, 2011, 4:05:13 PM (15 years ago)
Author:
Frederik Heber <heber@…>
Children:
17eaa5
Parents:
a0ddcf
git-author:
Frederik Heber <heber@…> (04/06/11 15:33:06)
git-committer:
Frederik Heber <heber@…> (04/06/11 16:05:13)
Message:

Replaced SUBDIRS directive in Makefile.am by inclusion of respective Makefile.ams.

  • this has the advantage that compilation is faster and dependencies are resolved automatically.
  • the included folder concern the unittests.
  • all paths in now included Makefile.ams had to be changed to be relative to ./src.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    ra0ddcf r2ed1a0  
    5858        src/Makefile
    5959        ])
    60 AC_CONFIG_FILES([
    61         src/unittests/Makefile
    62         src/Helpers/unittests/Makefile
    63         src/Patterns/unittests/Makefile
    64         ])
    6560AC_OUTPUT
Note: See TracChangeset for help on using the changeset viewer.