Makefile.am : Added comments.
This commit is contained in:
parent
c8dfba5e49
commit
99fee3e831
@ -71,6 +71,7 @@ src_caw_caw_SOURCES = $(libcwHDR) $(libcwSRC) src/caw/main.cpp
|
||||
# 2) -ldl is required for dlopen(),dlclose() ...
|
||||
# src_caw_caw_LDADD = libcw.la -lpthread -ldl
|
||||
|
||||
# note: libdl is the dynamic loader library
|
||||
src_caw_caw_LDADD = -lpthread -ldl
|
||||
|
||||
if cwFFTW
|
||||
|
Loading…
Reference in New Issue
Block a user