|
From: Dominik V. <dom...@gm...> - 2003-06-10 14:40:02
|
... and the fixed ChengeLog entry: 2003-06-10 Dominik Vogt <dom...@gm...> * addrcheck/Makefile.am: * auxprogs/Makefile.am: * cachegrind/Makefile.am: * cachegrind/tests/Makefile.am: * corecheck/Makefile.am: * corecheck/tests/Makefile.am: * coregrind/Makefile.am: * coregrind/demangle/Makefile.am: * helgrind/Makefile.am: * lackey/Makefile.am: * memcheck/Makefile.am: * memcheck/tests/Makefile.am: * none/Makefile.am: * none/tests/Makefile.am: * tests/Makefile.am: use AM_CPPFLAGS, AM_CFLAGS and AM_CXXFLAGS instead of INCLUDES, CFLAGS and CXXFLAGS to allow specifying them as environment variables a la 'make CFLAGS=-O2'. moved -DVG_LIBDIR definition from CFLAGS to AM_CPPFLAGS Bye Dominik ^_^ ^_^ |