minor fixes:
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Aug 2002 12:26:31 +0000 (12:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Aug 2002 12:26:31 +0000 (12:26 +0000)
commit5c0a20c393c2b31c60841965219719e9cde85885
tree1f3062c5076ede93fa814f7d79d7c65b4aca3413
parent7e2eb7107d330cd58e41c67db1ec1a8a2128c1a8
minor fixes:
1. removed "We already do it" as "We" is not a valid shell command :-)
2. define _GNU_SOURCE in setup.h and not in the compiler flags
3. allow to build with GTK2 without pangoft2 (and without printing then)

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