fix for older versions of automake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-06-07 09:46:52 +00:00
parent 72195a0fd2
commit 7db05816fd

View File

@@ -18,6 +18,9 @@
#undef PACKAGE
#undef VERSION
/* needed for older automake? */
#undef WITH_SYMBOL_UNDERSCORE
/* ------------------------------------------------------------------------ */
/* define if support for GTK 1.2 features */
/* ------------------------------------------------------------------------ */