Don't warn about wxMetaFile in configure by default.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Sep 2011 18:43:07 +0000 (18:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Sep 2011 18:43:07 +0000 (18:43 +0000)
commitc2d4ceaf57203bb8ed83f899fdd851f29832bd06
tree5665a3390e38e8ef9659f5a7d645ff08adf15eb3
parent97e477c5578485e01256ec75bcd403dc7c1a86a4
Don't warn about wxMetaFile in configure by default.

Only warn if an explicit --enable-metafile was given, otherwise just turn it
on only for the platforms that do support it, similarly to what was done for
--enable-hotkey in the previous commit.

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