Skip to content
Snippets Groups Projects
Commit 24e6164b authored by Danny Auble's avatar Danny Auble
Browse files

Changed AM_CPPFLAGS to AM_CFLAGS and ran autogen.sh

AM_CPPFLAGS could get overwritten and making it not happen when using
libtool

From http://www.gnu.org/software/automake/manual/html_node/Program-Variables.html

AM_CPPFLAGS is ignored in preference to a per-executable (or per-library)
_CPPFLAGS variable if it is defined.
parent 6591e3e2
No related branches found
No related tags found
Loading
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment