Ignore:
Timestamp:
Aug 14, 2005, 8:44:58 PM (19 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:
92e4028
Parents:
45345ee
Message:

added dummy assignment to make egcs happy, use in woodblock path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Makefile.am

    r45345ee r6b233fc  
    44
    55# global flags
    6 AM_CFLAGS = -I$(srcdir)/../src -I$(srcdir)/../ext @LADCCA_CFLAGS@
     6AM_CFLAGS = -DAUBIO_PREFIX=\"$(prefix)\" -I$(srcdir)/../src -I$(srcdir)/../ext @LADCCA_CFLAGS@
    77AM_LDFLAGS = -L../src -L../ext @LADCCA_LIBS@ -laubioext -laubio
    88#AM_SOURCES = utils.c
Note: See TracChangeset for help on using the changeset viewer.