[gtkglarea] * autogen.sh: fix ages old typo.
- From: Sam Hocevar <samh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkglarea] * autogen.sh: fix ages old typo.
- Date: Tue, 1 Feb 2011 19:18:59 +0000 (UTC)
commit a651248f06301af8cde58c7c93d8c78a97808eb2
Author: Sam Hocevar <sam hocevar net>
Date: Tue Feb 1 20:17:06 2011 +0100
* autogen.sh: fix ages old typo.
ChangeLog | 3 +++
autogen.sh | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 347a9f4..64db9eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-02-01 Sam Hocevar <sam hocevar net>
+ * autogen.sh: fix ages old typo.
+
2009-07-18 Sam Hocevar <sam hocevar net>
* configure.ac: set version to 2.0.1 and change tarball name to
gtkgl for simplicity.
diff --git a/autogen.sh b/autogen.sh
index 43e37c4..e094f90 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -16,7 +16,7 @@ libtoolize --force --copy || {
echo "**ERROR**: libtoolize failed."; exit 1; }
echo "Running aclocal $ACLOCAL_FLAGS ..."
-aclocal $ACLOCAL_GLAGS || {
+aclocal $ACLOCAL_FLAGS || {
echo
echo "**Error**: aclocal failed. This may mean that you have not"
echo "installed all of the packages you need, or you may need to"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]