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
This commit is contained in:
Jean-Marc Lasgouttes 2002-11-22 09:59:29 +00:00
parent b2a16b089b
commit 02ab0cc9eb
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2002-11-22 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* configure.m4: find reLyX on Edit>Reconfigure when running from
build directory
2002-10-16 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr> 2002-10-16 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* configure.m4: add mozilla as default previewer for html * configure.m4: add mozilla as default previewer for html

View File

@ -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 # Search for an installed reLyX or a ready-to-install one
save_PATH=${PATH} save_PATH=${PATH}
PATH=${PATH}:./reLyX/ PATH=${PATH}:${srcdir}/reLyX/
SEARCH_PROG([for a LaTeX -> LyX converter],tex_to_lyx_command,reLyX) SEARCH_PROG([for a LaTeX -> LyX converter],tex_to_lyx_command,reLyX)
PATH=${save_PATH} PATH=${save_PATH}
test $tex_to_lyx_command = "reLyX" && tex_to_lyx_command="reLyX -f \$\$i" test $tex_to_lyx_command = "reLyX" && tex_to_lyx_command="reLyX -f \$\$i"

View File

@ -41,8 +41,8 @@ What's new
- new class ijmpd; update cl2emult, llncs and foils textclasses - new class ijmpd; update cl2emult, llncs and foils textclasses
- small cleanup of UserGuide; update to German, French and Russian - small cleanup of UserGuide and FAQ; update to German, French and
documentation; new Hebrew tutorial Russian documentation; new Hebrew tutorial
- update french, german, russian and danish localization of the - update french, german, russian and danish localization of the
interface interface