]> git.saurik.com Git - wxWidgets.git/commitdiff
don't override INSTALL as install path is made absolute in configure
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 14 Sep 2002 05:56:49 +0000 (05:56 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 14 Sep 2002 05:56:49 +0000 (05:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/samples/stc/Makefile.in
samples/stc/Makefile.in

index c9ab5b02612842f89e8ce825878ecca304b4e155..cffdcc78d7202a8764000ffff68ee2bc48991cb5 100644 (file)
@@ -19,6 +19,3 @@ APPEXTRADEFS=-I$(top_srcdir)/contrib/include
 DATAFILES=stctest.cpp
 
 include $(top_builddir)/src/makeprog.env
-
-INSTALL:=../../$(INSTALL)
-
index c9ab5b02612842f89e8ce825878ecca304b4e155..cffdcc78d7202a8764000ffff68ee2bc48991cb5 100644 (file)
@@ -19,6 +19,3 @@ APPEXTRADEFS=-I$(top_srcdir)/contrib/include
 DATAFILES=stctest.cpp
 
 include $(top_builddir)/src/makeprog.env
-
-INSTALL:=../../$(INSTALL)
-