Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/audaspace/Makefile')
-rw-r--r--intern/audaspace/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/audaspace/Makefile b/intern/audaspace/Makefile
index c1a613af1ae..2f7bd8c79ff 100644
--- a/intern/audaspace/Makefile
+++ b/intern/audaspace/Makefile
@@ -57,6 +57,7 @@ ifeq ($(WITH_SNDFILE),true)
DIRS += sndfile
endif
+# Not in use currently, see also source/Makefile and r31375
#ifeq ($(WITH_FFTW3),true)
# DIRS += fftw
#endif