[nautilus-actions] Set the PACKAGE_URL variable
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Set the PACKAGE_URL variable
- Date: Fri, 3 Sep 2010 16:36:15 +0000 (UTC)
commit 60c814ff09436fc628f05b99e87042ffb49d3bb3
Author: Pierre Wieser <pwieser trychlos org>
Date: Fri Sep 3 11:47:27 2010 +0200
Set the PACKAGE_URL variable
configure.ac | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6305a0f..8b40352 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,9 +28,10 @@
AC_PREREQ([2.53])
-AC_INIT([Nautilus-Actions],[2.99.6],[maintainer nautilus-actions org])
-AC_CANONICAL_TARGET
+AC_INIT([Nautilus-Actions],[2.99.6],[maintainer nautilus-actions org],,[http://www.nautilus-actions.org])
+
AM_INIT_AUTOMAKE
+AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/plugin-menu/nautilus-module.c])
@@ -164,14 +165,14 @@ AC_SUBST([NAUTILUS_ACTIONS_LIBS])
# defines log domains when in maintainer mode
NA_LOG_DOMAINS
-# add --enable-html-manual and --enable-pdf-manual configure options
+# add --enable-html-manuals and --enable-pdf-manuals configure options
NA_ENABLE_MANUALS
# when working in a test environment, nautilus is typically installed in
# a non-standard location ; lets specify this here
NA_NAUTILUS_EXTDIR
-# define NACT_MAINTAINER_MODE variable
+# define NA_MAINTAINER_MODE variable
NA_IS_MAINTAINER_MODE
# Check for menu update function
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]