changeset 2778:7aea603a10ba

[project @ 1997-03-01 21:21:03 by jwe]
author jwe
date Sat, 01 Mar 1997 21:21:04 +0000
parents d741b18efb63
children 50b31bb6b959
files test/ChangeLog test/Makefile.in
diffstat 2 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -2,9 +2,6 @@
 
 	* Version 2.0.5 released.
 
-	* Makefile.in (OCTAVE_SCRIPT_PATH): Try harder to find the right
-	directory for .oct files.
-
 Thu Feb 20 02:58:05 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Version 2.0.4 released.
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -22,9 +22,7 @@
 
 OCTAVE_BINARY = ../src/octave
 
-ABS_TOPDIR := $(shell cd $(TOPDIR); pwd)
-
-OCTAVE_SCRIPT_PATH = .:$(ABS_TOPDIR)/src//:$(srcdir)/../scripts//
+OCTAVE_SCRIPT_PATH = .:$(TOPDIR)/src//:$(srcdir)/../scripts//
 
 # Complete directory trees to distribute.
 DISTDIRS = config octave.test