summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-06-24 19:32:21 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-06-24 19:32:21 +0000
commit155705b2e51bcfc5846c49ccd2a8612c2ecbe953 (patch)
tree18162be3cfae88a7c2b2c136dd55a820c0cfbe33 /configure.in
parent787b428bd4e48b0bbfa1a2d4e120f84671850d04 (diff)
downloadglade-155705b2e51bcfc5846c49ccd2a8612c2ecbe953.tar.gz
Updated.
* TODO: Updated. * doc/gladeui-sections.txt: Updated * doc/Makefile.am: Ignoring some headers. * configure.in: Package name is now glade3-2.91.3 and not glade-3-2.91.3, this conforms with gnome server scripts and matches the cvs name and bugzilla name.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 95350091..0fae1c80 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(glade-3, 2.91.3,
+AC_INIT(glade3, 2.91.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=glade3)
AC_CANONICAL_SYSTEM