From 02ab0cc9eb7116dea7d012c48b6e4ce2489dd893 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 22 Nov 2002 09:59:29 +0000 Subject: [PATCH] find reLyX on Edit>Reconfigure when running from build directory git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@5697 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 5 +++++ lib/configure.m4 | 2 +- status.12x | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index bb63a9af6a..a935c6a208 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2002-11-22 Jean-Marc Lasgouttes + + * configure.m4: find reLyX on Edit>Reconfigure when running from + build directory + 2002-10-16 Jean-Marc Lasgouttes * configure.m4: add mozilla as default previewer for html diff --git a/lib/configure.m4 b/lib/configure.m4 index 431969e39f..03eb1058a8 100644 --- a/lib/configure.m4 +++ b/lib/configure.m4 @@ -216,7 +216,7 @@ test $latex_to_pdf != "none" && latex_to_pdf="$latex_to_pdf \$\$i" # Search for an installed reLyX or a ready-to-install one save_PATH=${PATH} -PATH=${PATH}:./reLyX/ +PATH=${PATH}:${srcdir}/reLyX/ SEARCH_PROG([for a LaTeX -> LyX converter],tex_to_lyx_command,reLyX) PATH=${save_PATH} test $tex_to_lyx_command = "reLyX" && tex_to_lyx_command="reLyX -f \$\$i" diff --git a/status.12x b/status.12x index 4cfa5a4481..d81424a6f7 100644 --- a/status.12x +++ b/status.12x @@ -41,8 +41,8 @@ What's new - new class ijmpd; update cl2emult, llncs and foils textclasses -- small cleanup of UserGuide; update to German, French and Russian - documentation; new Hebrew tutorial +- small cleanup of UserGuide and FAQ; update to German, French and + Russian documentation; new Hebrew tutorial - update french, german, russian and danish localization of the interface