mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-28 08:57:30 -05:00
Ok, added warning to sys/asoundlib.h with redirection to alsa/asoundlib.h.
This commit is contained in:
parent
c8cd1c9782
commit
6157018e8a
2 changed files with 3 additions and 1 deletions
|
|
@ -46,4 +46,4 @@ install-exec-hook:
|
|||
rm -f $(alsaincludedir)/asoundef.h
|
||||
(cd $(DESTDIR)$(alsaincludedir) && $(LN_S) -f ../sound/asoundef.h asoundef.h)
|
||||
# should be removed in future
|
||||
(cd $(DESTDIR)$(sysincludedir) && $(LN_S) -f ../alsa/asoundlib.h asoundlib.h)
|
||||
$(INSTALL_DATA) sys.h $(DESTDIR)$(sysincludedir)/asoundlib.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue