]> git.pld-linux.org Git - packages/crossmingw32-wxWidgets.git/blob - wxWidgets-samples.patch
samples/tab/Makefile.in is missing
[packages/crossmingw32-wxWidgets.git] / wxWidgets-samples.patch
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.135951 seconds and 4 git commands to generate.