- Timestamp:
- Sep 30, 2006, 12:35:16 AM (18 years ago)
- 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:
- f43867f
- Parents:
- 19bc85a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/puredata/Makefile.am
r19bc85a r961c39c3 43 43 else 44 44 if DARWIN 45 AM_LDFLAGS = -L$(top_builddir)/src/.libs -laubio - export_dynamic -shared45 AM_LDFLAGS = -L$(top_builddir)/src/.libs -laubio -bundle -undefined suppress -flat_namespace 46 46 else 47 47 AM_LDFLAGS = -L$(top_builddir)/src/.libs -laubio -export_dynamic -shared
Note: See TracChangeset
for help on using the changeset viewer.