]> git.saurik.com Git - wxWidgets.git/commit
test if CXXFLAGS/CFLAGS contains the -g or the -O options before adding our -g and...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 18 Feb 2009 11:05:38 +0000 (11:05 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 18 Feb 2009 11:05:38 +0000 (11:05 +0000)
commit6ad6ba217a63670dc23d215c22ce0313c36e26ec
tree1331555a45df5a560a605a68e879b55ac18438c3
parentde0573dabb9f1733d0cf4059367f7c248798001a
test if CXXFLAGS/CFLAGS contains the -g or the -O options before adding our -g  and -O2 flags: this avoids duplicates in the GCC command line which just generate confusion

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