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:
Takashi Iwai 2005-06-02 13:10:48 +00:00
parent ca7cb411ff
commit 37fccff016
4 changed files with 27 additions and 10 deletions

View file

@ -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