[Xenomai-core] [PATCH][SOLO] clarify --prefix option

2008-03-28 Thread Robert Schwebel
Clafifies the description of the --prefix option in the README.

Signed-off-by: Robert Schwebel [EMAIL PROTECTED]

---
 README |   11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

Index: xenomai-solo/README
===
--- xenomai-solo.orig/README2008-03-28 19:07:27.0 +0100
+++ xenomai-solo/README 2008-03-28 19:11:25.0 +0100
@@ -33,12 +33,13 @@
 
 Where options may be any standard autoconf switch, such as:
 
---prefix=install-dir
+--prefix=dir
 
-   To specify the installation root directory, under which
-   libraries, include files, scripts and executables will be
-   copied when running make install. This directory defaults to
-   /usr/local/solo.
+   To specify the runtime path for the installation of libraries,
+   include files, scripts and executables. make install installs
+   these files to ${DESTDIR}/dir.
+
+   This directory defaults to /usr/local/solo.
 
 or Xenomai-specific knobs:
 

-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
 Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


Re: [Xenomai-core] [PATCH][SOLO] clarify --prefix option

2008-03-28 Thread Philippe Gerum
Robert Schwebel wrote:
 Clafifies the description of the --prefix option in the README.
 
 Signed-off-by: Robert Schwebel [EMAIL PROTECTED]
 
 ---
  README |   11 ++-
  1 file changed, 6 insertions(+), 5 deletions(-)
 
 Index: xenomai-solo/README
 ===
 --- xenomai-solo.orig/README  2008-03-28 19:07:27.0 +0100
 +++ xenomai-solo/README   2008-03-28 19:11:25.0 +0100
 @@ -33,12 +33,13 @@
  
  Where options may be any standard autoconf switch, such as:
  
 ---prefix=install-dir
 +--prefix=dir
  
 - To specify the installation root directory, under which
 - libraries, include files, scripts and executables will be
 - copied when running make install. This directory defaults to
 - /usr/local/solo.
 + To specify the runtime path for the installation of libraries,
 + include files, scripts and executables. make install installs
 + these files to ${DESTDIR}/dir.
 +
 + This directory defaults to /usr/local/solo.
  
  or Xenomai-specific knobs:
  
 

Merged, thanks.

-- 
Philippe.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core