]> git.saurik.com Git - wxWidgets.git/commitdiff
fix for older versions of automake
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Jun 1999 09:46:52 +0000 (09:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Jun 1999 09:46:52 +0000 (09:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

acconfig.h

index e3a639726d30600978a1bbeb92b82b4766f6164c..83bad20185b192af0b639d9e65c1416fd0419973 100644 (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                                   */
 /* ------------------------------------------------------------------------ */