* [PATCH] configure: use AC_MSG_NOTICE rather than `echo`
@ 2009-01-17 16:25 Mike Frysinger
[not found] ` <507595F2.6060009@gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2009-01-17 16:25 UTC (permalink / raw)
To: reiserfs-devel
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
configure.in | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/configure.in b/configure.in
index a3cc867..dd3e353 100644
--- a/configure.in
+++ b/configure.in
@@ -193,5 +193,6 @@ AC_OUTPUT(
debugreiserfs/Makefile
tune/Makefile)
-echo
-echo Type \'make\' to compile reiserfsprogs
+AC_MSG_NOTICE([
+
+Type 'make' to compile reiserfsprogs])
--
1.6.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Fwd: [PATCH] configure: use AC_MSG_NOTICE rather than `echo`
[not found] ` <507595F2.6060009@gmail.com>
@ 2012-10-11 15:54 ` Jeff Mahoney
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Mahoney @ 2012-10-11 15:54 UTC (permalink / raw)
To: Edward Shishkin; +Cc: reiserfs-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/10/12 11:36 AM, Edward Shishkin wrote:
>
>
>
> -------- Original Message -------- Subject: [PATCH] configure: use
> AC_MSG_NOTICE rather than `echo` Date: Sat, 17 Jan 2009 11:25:51
> -0500 From: Mike Frysinger <vapier@gentoo.org> To:
> reiserfs-devel@vger.kernel.org
>
>
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org> --- configure.in
> | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/configure.in b/configure.in index a3cc867..dd3e353
> 100644 --- a/configure.in +++ b/configure.in @@ -193,5 +193,6 @@
> AC_OUTPUT( debugreiserfs/Makefile tune/Makefile)
>
> -echo -echo Type \'make\' to compile reiserfsprogs
> +AC_MSG_NOTICE([ + +Type 'make' to compile reiserfsprogs]) --
> 1.6.1
Applied.
- -Jeff
- --
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQduu6AAoJEB57S2MheeWylXIP/j6F8q7/CBQhUEqAsyz8lz+7
pa7rUHjAgJPPmBznWkcYtL4yykHhunz9l6wL0GZ+F2DOJksQrYGeuqwVGSF9qPQY
5HwZSSdWwOHdeFb9D/FbpPDHIMqiG9Pv23sN1E/XvNwtxOrEr6U+c4AnGSfQTXsJ
+PHiniGcT9+3g2uJDq25Xm1RPuHtPNJcGuOsbEBQgloQBgrbL9VnMPWGuWs7vaAX
4qCieI3pYCJcXxcll/gKYVxMnzIRz0szl12fHgZRvzUiOOC9DmZZlSV15ECn4xAS
BqtYU4WIDJGjZBKezSnY8vnJbKIo2pZuVXkxYlaGGodX3mBrxUU6sgf8hNuqj8Gm
kwu+wluE1mR+sKKkDwj7yQ4UC/tSp6ukXTUyRN0iNSLLQH+WB7qY+qvFsl/VjJ0p
1yCrQOWF5Jt/pSOlZc05yMQr/KgoOu3Z73us18jO/slvLi8ukShN3G5NUvSb+kU0
2R5xLPNU7u6eLxJ9C8x8NzUKxiG4FfwNiB3K+BcUlhuVo48Y4+ry4X/Lm0NDwyNe
LbU4OZrmCUHjGYPHCpxkQgF0EEg60QU9V1JrN4tT0fksPBwEhgwI1hjO+hsSJMNC
5BpQ6/bW1D/FDz26XHs9OPiezHdg399ovZ0ZF+qBnZrICwfUtzki52ZI7Joi8S8N
b5Pj8Z9N0A3KXXNWBeMB
=AsRb
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-11 15:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-17 16:25 [PATCH] configure: use AC_MSG_NOTICE rather than `echo` Mike Frysinger
[not found] ` <507595F2.6060009@gmail.com>
2012-10-11 15:54 ` Fwd: " Jeff Mahoney
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.