summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-04-15 19:39:39 -0700
committerJosh Triplett <josh@freedesktop.org>2006-04-15 19:39:39 -0700
commit9dc2b4d4ab16b6164796f1e7eb5c419209ec4ff2 (patch)
tree3d6e23607da0fa6a1737e521193497b6ca1c5420 /configure.ac
parent79ca7d76089363ed913765f876292b733bbe588f (diff)
downloadxcb-proto-9dc2b4d4ab16b6164796f1e7eb5c419209ec4ff2.tar.gz
Change human-readable name from "XCBProto" to "XCB Proto"; this changes the
tarname to "xcb-proto", which matches the Debian package and looks better than "xcbproto".
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 737422a..5c1044d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([XCBProto],
+AC_INIT([XCB Proto],
0.9,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])