]> git.pld-linux.org Git - packages/crossmingw32-wxWidgets.git/blame - wxWidgets-samples.patch
- AC_LANG parts removed (working with current auto* again?)
[packages/crossmingw32-wxWidgets.git] / wxWidgets-samples.patch
CommitLineData
12d55b86
AF
1--- wxWidgets-2.5.2/configure.in.wiget 2004-07-22 14:39:40.241126212 +0200
2+++ wxWidgets-2.5.2/configure.in 2004-07-22 14:42:07.779872983 +0200
3@@ -5485,7 +5485,7 @@
4
5 if test "$wxUSE_TABDIALOG" = "yes"; then
6 AC_DEFINE(wxUSE_TAB_DIALOG)
7- SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab"
8+ #SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab"
9 fi
10
11 if test "$wxUSE_TEXTCTRL" = "yes"; then
This page took 0.591647 seconds and 4 git commands to generate.