From: Robert Roebling Date: Tue, 16 Jan 2001 11:36:58 +0000 (+0000) Subject: Removinmg plot sample from configure. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/85f7de5c78264d9c9f23a0ffd78d50db53e9df4d?ds=sidebyside Removinmg plot sample from configure. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/configure b/samples/configure index ba208b036f..0d057c1e6c 100755 --- a/samples/configure +++ b/samples/configure @@ -680,7 +680,6 @@ trap 'rm -fr `echo " minimal/Makefile newgrid/Makefile notebook/Makefile - plot/Makefile png/Makefile printing/Makefile proplist/Makefile @@ -825,7 +824,6 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile minimal/Makefile newgrid/Makefile notebook/Makefile - plot/Makefile png/Makefile printing/Makefile proplist/Makefile diff --git a/samples/configure.in b/samples/configure.in index cdc5666e24..c257f52edc 100644 --- a/samples/configure.in +++ b/samples/configure.in @@ -48,7 +48,6 @@ AC_OUTPUT([ minimal/Makefile newgrid/Makefile notebook/Makefile - plot/Makefile png/Makefile printing/Makefile proplist/Makefile