Create asoundlib.h dynamically according to configure options

Create asoundlib.h dynamically according to configure options.
This avoids the inclusion of unused API headers.
Also don't install unused API headers.
This commit is contained in:
Takashi Iwai 2007-07-10 15:58:41 +02:00
parent 7f0beceb7d
commit 582cc1f098
4 changed files with 71 additions and 22 deletions

2
include/asoundlib-tail.h Normal file
View file

@ -0,0 +1,2 @@
#endif /* __ASOUNDLIB_H */