[nautilus-actions] configure.ac: fix typo
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] configure.ac: fix typo
- Date: Mon, 17 May 2010 21:32:24 +0000 (UTC)
commit 2afd8c27106e5e90cd66040513dc747782787c30
Author: Pierre Wieser <pwieser trychlos org>
Date: Mon May 17 23:32:11 2010 +0200
configure.ac: fix typo
ChangeLog | 2 ++
configure.ac | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f110a91..596280f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2010-05-17 Pierre Wieser <pwieser trychlos org>
+ * configure.ac: Fix typo.
+
* src/core/na-core-utils.c (na_core_utils_slist_from_array):
Strip the strings extracted from the array.
diff --git a/configure.ac b/configure.ac
index d74de5a..c690626 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,7 +98,7 @@ AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
AM_PROG_LIBTOOL
# localization
-# note that this same version is also required for in autogen.sh
+# note that this same version is also required by autogen.sh
IT_PROG_INTLTOOL([0.35.5])
GETTEXT_PACKAGE=${PACKAGE}
AC_SUBST([GETTEXT_PACKAGE])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]