]> git.pld-linux.org Git - packages/crossmingw32-wxWidgets.git/commitdiff
samples/tab/Makefile.in is missing
authorArtur Frysiak <artur@frysiak.net>
Fri, 23 Jul 2004 10:19:43 +0000 (10:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wxWidgets-samples.patch -> 1.1

wxWidgets-samples.patch [new file with mode: 0644]

diff --git a/wxWidgets-samples.patch b/wxWidgets-samples.patch
new file mode 100644 (file)
index 0000000..da2c346
--- /dev/null
@@ -0,0 +1,11 @@
+--- wxWidgets-2.5.2/configure.in.wiget 2004-07-22 14:39:40.241126212 +0200
++++ wxWidgets-2.5.2/configure.in       2004-07-22 14:42:07.779872983 +0200
+@@ -5485,7 +5485,7 @@
+ if test "$wxUSE_TABDIALOG" = "yes"; then
+     AC_DEFINE(wxUSE_TAB_DIALOG)
+-    SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab"
++    #SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab"
+ fi
+ if test "$wxUSE_TEXTCTRL" = "yes"; then
This page took 0.099205 seconds and 4 git commands to generate.