emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/merge-cedet-tests ada5514 040/316: Fix paths to cu


From: Edward John Steere
Subject: [Emacs-diffs] scratch/merge-cedet-tests ada5514 040/316: Fix paths to current code location.
Date: Fri, 27 Jan 2017 20:03:26 +0000 (UTC)

branch: scratch/merge-cedet-tests
commit ada551411adf57803006726e1064484a716e8f89
Author: xscript <address@hidden>
Commit: Edward John Steere <address@hidden>

    Fix paths to current code location.
    
    * Makefile (CEDET_ELISP_PACKAGES, CEDET_VERSION, recompile)
    (utest): Fix paths to current code location.
    
    * cedet-build.el: Idem.
    
    * tests/Makefile (LOADPATH): Idem.
---
 test/manual/cedet/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/manual/cedet/Makefile b/test/manual/cedet/Makefile
index 4e9616c..caff730 100644
--- a/test/manual/cedet/Makefile
+++ b/test/manual/cedet/Makefile
@@ -12,7 +12,7 @@ ede_FILES=Project.ede Makefile
 Lisp_LISP=cedet-integ-test.el cit-cpp.el cit-el.el cit-texi.el cit-load.el 
cit-srec.el cit-gnustep.el cit-uml.el cit-dist.el cit-symref.el 
cit-externaldb.el
 EMACS=emacs
 EMACSFLAGS=-batch --no-site-file
-LOADPATH= ../speedbar/ ../cogre/ ../contrib/ ../ede/ ../srecode/ 
../semantic/wisent/ ../semantic/bovine/ ../semantic/ ../eieio/ ../common/
+LOADPATH= ../lisp/speedbar/ ../lisp/cogre/ ../lisp/contrib/ ../lisp/ede/ 
../lisp/srecode/ ../lisp/semantic/wisent/ ../lisp/semantic/bovine/ 
../lisp/semantic/ ../lisp/eieio/ ../lisp/common/
 ELISPPRELOAD= cedet-compat
 templates_MISC=cit-extra-cpp.srt
 scripts_MISC=cit-test.sh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]