Remove include for pa_unix_oss.h to fix "make install" on Linux.
This commit is contained in:
parent
a697e38dc2
commit
f8f38c4a8d
2 changed files with 0 additions and 1 deletions
BIN
configure
vendored
BIN
configure
vendored
Binary file not shown.
|
|
@ -338,7 +338,6 @@ case "${host_os}" in
|
|||
DLL_LIBS="$DLL_LIBS -lossaudio"
|
||||
LIBS="$LIBS -lossaudio"
|
||||
fi
|
||||
INCLUDES="$INCLUDES pa_unix_oss.h"
|
||||
AC_DEFINE(PA_USE_OSS)
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue