properly link against win32-libsndfile
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1054 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -501,7 +501,11 @@ LIB_SRC_LDADD = -lsamplerate
|
||||
endif
|
||||
|
||||
if HAVE_LIBSF
|
||||
if BUILD_LINUX
|
||||
LIB_SF_LDADD = -lsndfile
|
||||
else
|
||||
LIB_SF_LDADD = -lsndfile-1
|
||||
endif
|
||||
endif
|
||||
|
||||
if HAVE_LIBPULSE
|
||||
|
||||
Reference in New Issue
Block a user