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:
parent
9a5c7cb346
commit
9756c86061
2 changed files with 5 additions and 0 deletions
BIN
configure
vendored
BIN
configure
vendored
Binary file not shown.
Loading…
Reference in a new issue