Changeset 098bd92


Ignore:
Timestamp:
Oct 9, 2006, 1:14:17 AM (17 years ago)
Author:
Paul Brossier <piem@altern.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:
ec399cf
Parents:
823fa09
Message:

fix AUBIO_CFLAGS with --enable-debug
fix AUBIO_CFLAGS with --enable-debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r823fa09 r098bd92  
    4040then
    4141  AC_DEFINE(DEBUG,1,[Define to enable debug])
    42   AUBIO_CFLAGS="$(AUBIO_CFLAGS) -g"
     42  AUBIO_CFLAGS="$AUBIO_CFLAGS -g"
    4343fi
    4444
Note: See TracChangeset for help on using the changeset viewer.