Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
*** empty log message ***
- Loading branch information
Showing
with
0 additions
and
1 deletion.
-
+0
−1
configure.in
|
@@ -370,7 +370,6 @@ AC_HELP_STRING([--enable-alsa-shared], [dynamically load ALSA audio support [def |
|
|
CFLAGS="$CFLAGS -DALSA_SUPPORT $ALSA_CFLAGS" |
|
|
SYSTEM_LIBS="$SYSTEM_LIBS $ALSA_LIBS" |
|
|
fi |
|
|
SOURCES="$SOURCES $srcdir/src/audio/alsa/*.c" |
|
|
fi |
|
|
} |
|
|
|
|
|