Changeset b60dd4ae for configure


Ignore:
Timestamp:
Dec 6, 2004, 7:51:31 PM (20 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:
205da86
Parents:
b16b900
Message:

moved midi functions to ext/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    rb16b900 rb60dd4ae  
    2105421054
    2105521055
    21056                                                                                                                                   ac_config_files="$ac_config_files Makefile src/Makefile examples/Makefile sounds/Makefile doc/Makefile python/Makefile python/aubio/Makefile plugins/Makefile plugins/audacity/Makefile plugins/audacity/plug-ins/Makefile plugins/wavesurfer/Makefile plugins/puredata/Makefile swig/Makefile"
     21056                                                                                                                                            ac_config_files="$ac_config_files Makefile src/Makefile ext/Makefile examples/Makefile sounds/Makefile doc/Makefile python/Makefile python/aubio/Makefile plugins/Makefile plugins/audacity/Makefile plugins/audacity/plug-ins/Makefile plugins/wavesurfer/Makefile plugins/puredata/Makefile swig/Makefile"
    2105721057cat >confcache <<\_ACEOF
    2105821058# This file is a shell script that caches the results of configure
     
    2161421614  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
    2161521615  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     21616  "ext/Makefile" ) CONFIG_FILES="$CONFIG_FILES ext/Makefile" ;;
    2161621617  "examples/Makefile" ) CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
    2161721618  "sounds/Makefile" ) CONFIG_FILES="$CONFIG_FILES sounds/Makefile" ;;
Note: See TracChangeset for help on using the changeset viewer.