]> git.lyx.org Git - lyx.git/blobdiff - lib/reLyX/configure.ac
clean up french language handling
[lyx.git] / lib / reLyX / configure.ac
index ef6b9f38ab9702b0bbab5db3d268153c3a6fe4a7..b57b6646e38d755e605e8e9bff1c2401c2869825 100644 (file)
@@ -30,7 +30,7 @@ test "x$prefix" = xNONE && prefix=$default_prefix
 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
 if echo $prefix |grep ' ' >/dev/null 2>/dev/null ; then
   RELYX_WARNING([The installation prefix \"${prefix}\" contains a space, which
-   causes problems with the Makefiles. The installation will be done in 
+   causes problems with the Makefiles. The installation will be done in
    directory \"`pwd`/installprefix\" instead. Please move its contents to
    the right place after installation.])
   prefix=`pwd`/installprefix