diff --git a/configure.ac b/configure.ac index 746cbee..65d4dcb 100644 --- a/configure.ac +++ b/configure.ac @@ -22,9 +22,9 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-suntcx], - 1.1.1, + [1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], - xf86-video-suntcx) + [xf86-video-suntcx]) AC_CONFIG_SRCDIR([Makefile.am]) AM_CONFIG_HEADER([config.h])