[rygel] build: Fix typo in autogen.sh
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] build: Fix typo in autogen.sh
- Date: Thu, 5 Nov 2015 12:54:32 +0000 (UTC)
commit 3da5c72163409489bbce97672f5ce870531f0fc0
Author: Jens Georg <mail jensge org>
Date: Wed Nov 4 18:20:30 2015 +0100
build: Fix typo in autogen.sh
Signed-off-by: Jens Georg <mail jensge org>
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 7d54126..b9b9daf 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -31,7 +31,7 @@ PKG_NAME=`autoconf --trace 'AC_INIT:$1' configure.ac`
if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then
echo "*** WARNING: I am going to run \`configure' with no arguments." >&2
echo "*** If you wish to pass any to it, please specify them on the" >&2
- echo "*** \`$0\' command line." >&2
+ echo "*** \`$0' command line." >&2
echo "" >&2
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]