]> git.lyx.org Git - lyx.git/blobdiff - lib/reLyX/acinclude.m4
Menu update from Rob
[lyx.git] / lib / reLyX / acinclude.m4
index c694681a2014e0febc3d48d14006ebdedd62357c..be15785219465f5601423dbb9974d2cee52c70ed 100644 (file)
@@ -1,6 +1,5 @@
 dnl Usage: RELYX_WARNING(message)  Displays the warning "message" and sets
-the
-dnl flag lyx_warning to yes.
+dnl the flag lyx_warning to yes.
 AC_DEFUN(RELYX_WARNING,[
 relyx_warning_txt="$relyx_warning_txt
 == $1
@@ -90,10 +89,5 @@ cat <<EOF
 $relyx_warning_txt
 EOF
 fi
-cat <<EOF
-Configuration of LyX was successful.  
-Type 'make' to compile the program, 
-and then 'make install' to install it.
-EOF
 fi])