[json-glib/json-glib-1-2: 2/9] Use the appropriate values to initialize Autotools
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib/json-glib-1-2: 2/9] Use the appropriate values to initialize Autotools
- Date: Sat, 18 Mar 2017 13:40:35 +0000 (UTC)
commit b66aa29fd0e06a2ade0621ba997dff989af4fc4c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Mar 14 11:14:49 2017 +0000
Use the appropriate values to initialize Autotools
The package name is "JSON-GLib"; the tarball name is "json-glib".
The wiki page has also been moved.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 11983c9..7302224 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,11 +24,11 @@ m4_define([glib_req_version], [2.37.6])
AC_PREREQ([2.63])
-AC_INIT([json-glib],
+AC_INIT([JSON-GLib],
[json_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib],
[json-glib],
- [http://live.gnome.org/JsonGlib])
+ [http://wiki.gnome.org/Project/JsonGlib])
AC_CONFIG_HEADER([json-glib/config.h])
AC_CONFIG_SRCDIR([json-glib/json-glib.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]