mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-29 11:08:38 -05:00
Renamed states
This commit is contained in:
parent
17e8adabdb
commit
d07934a537
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ libasound_la_SOURCES = error.c
|
|||
libasound_la_LIBADD = control/libcontrol.la mixer/libmixer.la pcm/libpcm.la \
|
||||
rawmidi/librawmidi.la timer/libtimer.la \
|
||||
hwdep/libhwdep.la seq/libseq.la instr/libinstr.la \
|
||||
compat/libcompat.la conf/libconf.la -lm -ldl
|
||||
compat/libcompat.la conf/libconf.la -lm -ldl -lpthread
|
||||
|
||||
libasound_la_LDFLAGS = -version-info $(COMPATNUM)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue