Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get Makefile working with both C and C++ compilers
We need HAVE_STPCPY defined to avoid duplicating it. We shouldn't depend on CPPFLAGS if building with gcc. It may be necessary to build with a C++ compiler when using portaudio or integrating into a C++ project. Now it builds either way.
- Loading branch information