Fix whitespace in AC_INIT

Signed-off-by: Martin-Éric Racine <martin-eric.racine@iki.fi>
This commit is contained in:
Martin-Éric Racine
2013-10-02 22:39:49 +03:00
parent 7d9f923e15
commit b57f56b311

View File

@@ -26,7 +26,7 @@ AC_INIT([xf86-video-geode],
[2.11.14],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2Fgeode],
[xf86-video-geode],
[http://www.x.org/wiki/GeodeDriver])
[http://www.x.org/wiki/GeodeDriver])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])