* [Xenomai-core] [PATCH][SOLO] clarify --prefix option
@ 2008-03-28 18:51 Robert Schwebel
2008-03-28 19:58 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: Robert Schwebel @ 2008-03-28 18:51 UTC (permalink / raw)
To: xenomai-core
Clafifies the description of the --prefix option in the README.
Signed-off-by: Robert Schwebel <r.schwebel@domain.hid>
---
README | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Index: xenomai-solo/README
===================================================================
--- xenomai-solo.orig/README 2008-03-28 19:07:27.000000000 +0100
+++ xenomai-solo/README 2008-03-28 19:11:25.000000000 +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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [Xenomai-core] [PATCH][SOLO] clarify --prefix option
2008-03-28 18:51 [Xenomai-core] [PATCH][SOLO] clarify --prefix option Robert Schwebel
@ 2008-03-28 19:58 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2008-03-28 19:58 UTC (permalink / raw)
To: Robert Schwebel; +Cc: xenomai-core
Robert Schwebel wrote:
> Clafifies the description of the --prefix option in the README.
>
> Signed-off-by: Robert Schwebel <r.schwebel@domain.hid>
>
> ---
> README | 11 ++++++-----
> 1 file changed, 6 insertions(+), 5 deletions(-)
>
> Index: xenomai-solo/README
> ===================================================================
> --- xenomai-solo.orig/README 2008-03-28 19:07:27.000000000 +0100
> +++ xenomai-solo/README 2008-03-28 19:11:25.000000000 +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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-28 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 18:51 [Xenomai-core] [PATCH][SOLO] clarify --prefix option Robert Schwebel
2008-03-28 19:58 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.