I keep getting some warnings when I compile with gcc-4.2 on MAC OS X.
tools/compwrap/Makefile.am:38: `CXXFLAGS' is a user variable, you should not override it;
tools/compwrap/Makefile.am:38: use `AM_CXXFLAGS' instead.tools/compwrap/Makefile.am:40: `CPPFLAGS' is a user variable, you should not override it;
tools/compwrap/Makefile.am:40: use `AM_CPPFLAGS' instead.tools/compwrap/Makefile.am:41: `LDFLAGS' is a user variable, you should not override it;
tools/compwrap/Makefile.am:41: use `AM_LDFLAGS' instead.tools/opari/tool/Makefile.am:8: `CXXFLAGS' is a user variable, you should not override it;
tools/opari/tool/Makefile.am:8: use `AM_CXXFLAGS' instead.tools/opari/tool/Makefile.am:10: `CPPFLAGS' is a user variable, you should not override it;
tools/opari/tool/Makefile.am:10: use `AM_CPPFLAGS' instead.tools/opari/tool/Makefile.am:11: `LDFLAGS' is a user variable, you should not override it;
tools/opari/tool/Makefile.am:11: use `AM_LDFLAGS' instead. Thanks, george.
smime.p7s
Description: S/MIME cryptographic signature