Do not overwrite CPPFLAGS when compiling samples
Development toolkit for Web Services and XML data bindings for C & C++
Brought to you by:
engelen
Some Makfile.am files in the sample directory assign the CPPFLAGS variable, overriding the value assigned during configure.
The attached patch fixes this problem by using AM_CPPFLAGS instead in the Makefile.am files so that the value of CPPFLAGS used during configure is not ignored.
Thank you for contributing. The next release will include the changes.
Last edit: Robert van Engelen 2025-02-14