From d825686252d727012529e1a0169d6a55ec488212 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 15 Jul 2005 15:46:51 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10213 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 ++++ lib/configure.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 897a3bc534..4693c1cd3e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-07-15 Jean-Marc Lasgouttes + + * configure.m4: typo. + 2005-07-13 Georg Baum * reLyX/syntax.default: new "environments" environments and diff --git a/lib/configure.m4 b/lib/configure.m4 index 5168a4da12..e46edfe35b 100644 --- a/lib/configure.m4 +++ b/lib/configure.m4 @@ -556,7 +556,7 @@ else MSG_RESULT(no) tex_allows_spaces=false fi - rm -r "$fname".* texput.log + rm -f "$fname".* texput.log fi echo "creating $outfile"