renaming of variables in rev 1.1090 introduced a clash between 2 different DEBUG_FLAG...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Nov 2005 15:42:12 +0000 (15:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Nov 2005 15:42:12 +0000 (15:42 +0000)
commit8aeeb05c0ea90247b8864206a5f9beb9fa1df872
treea993724aa7109aa8fdd4cd1155a78c8a0ffec7c0
parent4ad76303b5aa51350f9a3fe755790c00f9917b22
renaming of variables in rev 1.1090 introduced a clash between 2 different DEBUG_FLAG variables, so renamed the one containing debugging options for the compiler to DEBUG_CFLAGS to avoid it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in