[gxml] Fix Bug 865625 - Devhelp: called gxml but should be GXml
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] Fix Bug 865625 - Devhelp: called gxml but should be GXml
- Date: Thu, 11 Oct 2012 04:47:04 +0000 (UTC)
commit a9a4c651c10d2751b5f30450502d19ec4b3b2487
Author: Richard Schwarting <aquarichy gmail com>
Date: Sun Oct 7 18:21:54 2012 -0400
Fix Bug 865625 - Devhelp: called gxml but should be GXml
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7960653..416e71a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ m4_define([project_module_version], project_lt_current)
### Setup
# Initialise autoconf with project details, version
-AC_INIT([gxml], project_version,
+AC_INIT([GXml], project_version,
[https://bugzilla.gnome.org/browse.cgi?product=gxml], [gxml],
[http://live.gnome.org/GXml])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]