]> git.pld-linux.org Git - packages/alsa-modular-synth.git/blame - alsa-modular-synth-fftw_hack.patch
- up to 1.5.11
[packages/alsa-modular-synth.git] / alsa-modular-synth-fftw_hack.patch
CommitLineData
098c258e 1diff -aurN ams-1.5.9.orig/make_ams ams-1.5.9/make_ams
2--- ams-1.5.9.orig/make_ams 2003-05-15 19:29:24.000000000 +0200
3+++ ams-1.5.9/make_ams 2003-06-19 16:03:44.000000000 +0200
4@@ -112,7 +112,7 @@
5 modularsynth.o modularsynth.moc.o \
6 main.o \
7 -L$(QT_LIB_DIR) -L$(X11_LIB_DIR) \
8- -lqt-mt -ljack -lasound -lsrfftw -lsfftw -lm
9+ -lqt-mt -ljack -lasound -lrfftw -lfftw -lm
10
11 CXXFLAGS=-DQT_THREAD_SUPPORT -I$(QT_INCLUDE_DIR) -I/usr/X11R6/include -I. -O2 -g -Wall
12
This page took 0.067431 seconds and 4 git commands to generate.