gjs r91 - trunk



Author: tko
Date: Wed Nov 12 12:11:29 2008
New Revision: 91
URL: http://svn.gnome.org/viewvc/gjs?rev=91&view=rev

Log:
add bug report address

	* configure.ac: add bug report address

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Nov 12 12:11:29 2008
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([gjs], [0.2], BUG-REPORT-ADDRESS)
+AC_INIT([gjs], [0.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([gjs/console.c])
 AC_CONFIG_HEADER([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]