Changeset fce58d9e for configure.ac


Ignore:
Timestamp:
Nov 30, 2007, 9:54:21 AM (16 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:
ae7e547
Parents:
6c7d49b
Message:

configure.ac: add AC_LIBTOOL_WIN32_DLL to allow cross compilation of shared libs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r6c7d49b rfce58d9e  
    8282AC_LIBTOOL_DLOPEN
    8383dnl AC_DISABLE_STATIC
     84dnl allow cross compiling
     85AC_LIBTOOL_WIN32_DLL
    8486AC_PROG_LIBTOOL
    8587
Note: See TracChangeset for help on using the changeset viewer.