[gtkglarea] configure.ac: Complete AC_INIT information
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkglarea] configure.ac: Complete AC_INIT information
- Date: Thu, 27 Feb 2014 03:33:38 +0000 (UTC)
commit f55b4503a36e878e2e7932f5016d8f86b7c4f462
Author: Javier Jardón <jjardon gnome org>
Date: Thu Feb 27 02:53:47 2014 +0000
configure.ac: Complete AC_INIT information
configure.ac | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d4227b1..8fe989a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,9 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(gtkgl, 2.0.2)
+AC_INIT([gtkgl],
+ [2.0.2],
+ [https://bugzilla.gnome.org/enter_bug.cgi?product=gtkglarea],
+ [gtkglarea],
+ [http://mono-project.com/GtkGLArea])
AC_CONFIG_AUX_DIR(.auto)
AC_CONFIG_HEADER(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]