fixed critical bugs and made 0.1.4 release

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@75 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-02-02 14:20:07 +00:00
parent 7df6381800
commit af3d57b67f
6 changed files with 69 additions and 6 deletions

View File

@@ -331,5 +331,6 @@ LIB_SF_LDADD = -lsndfile
endif
lmms_LDADD = $(QT_LDADD) $(LIB_SDL_LDADD) $(LIB_ASOUND_LDADD) $(LIB_JACK_LDADD) $(LIB_SDL_SOUND_LDADD) $(LIB_VORBIS_LDADD) $(LIB_SRC_LDADD) $(LIB_SF_LDADD) $(LIB_FST_LDADD) -ldl
# lmms_LDFLAGS = -rdynamic -rpath $(pkglibdir)
lmms_LDFLAGS = -rdynamic
#-rpath $(pkglibdir)