diff --git a/configure.ac b/configure.ac
index d9eabb13f6da405968336ace076183f60729a56f..9441affcb40674fbf738d243361f46955baf399a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59c)
-AC_INIT([xcb-util],0.3.8,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util-renderutil],0.3.8,[xcb@lists.freedesktop.org])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])