mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-12 05:33:48 -04:00
Add --with-ld10k1 configure option
Added --with-ld10k1 configure option for better detection of ld10k1 package. The include directory and ld10k1 symlink are automatically created to point the local path.
This commit is contained in:
parent
ca7cb411ff
commit
37fccff016
4 changed files with 27 additions and 10 deletions
|
|
@ -6,6 +6,9 @@
|
|||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
/* Define to 1 if you have the `lo10k1' library (-llo10k1). */
|
||||
#undef HAVE_LIBLO10K1
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
#undef HAVE_MEMORY_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue