Changeset 00c522b


Ignore:
Timestamp:
Oct 23, 2007, 12:45:13 PM (17 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:
97525e4
Parents:
6bec1ed
Message:

configure.ac: add AM_PROG_CC_O

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified configure.ac ΒΆ

    r6bec1ed r00c522b  
    2525dnl Check for programs
    2626AC_PROG_CC
     27AM_PROG_CC_C_O dnl compiling with per-target flag
    2728if test "$ac_cv_prog_cc" = "no" ; then
    2829   AC_MSG_ERROR([*** No C compiler found !])
Note: See TracChangeset for help on using the changeset viewer.