Changeset e24b5f3 for configure.ac


Ignore:
Timestamp:
Sep 26, 2009, 6:32:34 PM (15 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
e792ea8
Parents:
31a5c0e8
Message:

configure.ac: enable silent rules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r31a5c0e8 re24b5f3  
    1616dnl Init automake
    1717AM_INIT_AUTOMAKE(${PACKAGE}, ${VERSION})
     18
     19dnl Enable silent rules, use with make V=0
     20AM_SILENT_RULES
    1821
    1922dnl Maintainer mode
Note: See TracChangeset for help on using the changeset viewer.