configure: add INCLUDES for mingw build

Previously, only portaudio.h was installed when building under mingw using
make. This behavior differs from CMakeLists.txt PA_PUBLIC_INCLUDES where
pa_win_*.h header files are installed.

To cross-compile using MXE (https://mxe.cc/) we need pa_win_*.h headers.
Add them to configure.in so that they are installed.

Patch by Stefan Hajnoczi
This commit is contained in:
Phil Burk 2021-01-29 12:15:15 -08:00
commit 9756c86061
2 changed files with 5 additions and 0 deletions

BIN
configure vendored

Binary file not shown.