]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
Applied Patch 664399: wxButton default size should not be adjusted
[wxWidgets.git] / configure.in
index 1546cc42e2653155dd70b47e20a37ae41535a3b8..e34e57d87ba988c98b8a25b9275f37d071ff1a76 100644 (file)
@@ -3016,9 +3016,9 @@ else
     STATIC_FLAG="no"
 fi
 
-dnl default value is comment for makefile
-MACRESCOMP="#"
-MACSETFILE="#"
+dnl default value is to (silently) do nothing in the makefile
+MACRESCOMP="@#"
+MACSETFILE="@#"
 MACRESWXCONFIG="#"
 if test "$wxUSE_MAC" = 1; then
     dnl add the resources target for wxMac