Revision: 2129
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2129
Author: fzielcke
Date: 2009-04-19 14:49:43 +0000 (Sun, 19 Apr 2009)
Log Message:
-----------
2009-04-19 Felix Zielcke <[email protected]>
* INSTALL: Replace `autogen.sh' with `./autogen.sh'.
Modified Paths:
--------------
trunk/grub2/ChangeLog
trunk/grub2/INSTALL
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-04-19 08:51:04 UTC (rev 2128)
+++ trunk/grub2/ChangeLog 2009-04-19 14:49:43 UTC (rev 2129)
@@ -1,3 +1,7 @@
+2009-04-19 Felix Zielcke <[email protected]>
+
+ * INSTALL: Replace `autogen.sh' with `./autogen.sh'.
+
2009-04-19 David S. Miller <[email protected]>
* loader/sparc64/ieee1275/linux.c: Include grub/command.h
Modified: trunk/grub2/INSTALL
===================================================================
--- trunk/grub2/INSTALL 2009-04-19 08:51:04 UTC (rev 2128)
+++ trunk/grub2/INSTALL 2009-04-19 14:49:43 UTC (rev 2129)
@@ -50,9 +50,9 @@
The simplest way to compile this package is:
1. `cd' to the directory containing the package's source code and
- type `autogen.sh' and then `./configure' to configure the package
- for your system. If you're using `csh' on an old version of
- System V, you might need to type `sh ./configure' instead to
+ type `./autogen.sh' and then `./configure' to configure the
+ package for your system. If you're using `csh' on an old version
+ of System V, you might need to type `sh ./configure' instead to
prevent `csh' from trying to execute `configure' itself.
Running `configure' takes awhile. While running, it prints some