Whole lotta stuff for wxPlotWindow,

repaired image sample.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-02-10 18:43:33 +00:00
parent bbc3f89a82
commit 279ababf7b
16 changed files with 1068 additions and 186 deletions

12
samples/configure vendored
View File

@@ -2,7 +2,7 @@
# From configure.in Id: configure.in
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Generated automatically using autoconf version 2.14
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
@@ -334,7 +334,7 @@ EOF
verbose=yes ;;
-version | --version | --versio | --versi | --vers)
echo "configure generated by autoconf version 2.13"
echo "configure generated by autoconf version 2.14"
exit 0 ;;
-with-* | --with-*)
@@ -628,7 +628,7 @@ do
echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
-version | --version | --versio | --versi | --vers | --ver | --ve | --v)
echo "$CONFIG_STATUS generated by autoconf version 2.13"
echo "$CONFIG_STATUS generated by autoconf version 2.14"
exit 0 ;;
-help | --help | --hel | --he | --h)
echo "\$ac_cs_usage"; exit 0 ;;
@@ -648,6 +648,7 @@ trap 'rm -fr `echo "
console/Makefile
db/Makefile
dialogs/Makefile
dialup/Makefile
docview/Makefile
docvwmdi/Makefile
dnd/Makefile
@@ -664,9 +665,9 @@ trap 'rm -fr `echo "
mdi/Makefile
minifram/Makefile
minimal/Makefile
dialup/Makefile
newgrid/Makefile
notebook/Makefile
plot/Makefile
png/Makefile
printing/Makefile
proplist/Makefile
@@ -779,6 +780,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
console/Makefile
db/Makefile
dialogs/Makefile
dialup/Makefile
docview/Makefile
docvwmdi/Makefile
dnd/Makefile
@@ -795,9 +797,9 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
mdi/Makefile
minifram/Makefile
minimal/Makefile
dialup/Makefile
newgrid/Makefile
notebook/Makefile
plot/Makefile
png/Makefile
printing/Makefile
proplist/Makefile