mirror of
https://github.com/X11Libre/xf86-video-i128.git
synced 2026-03-24 01:24:54 +00:00
config: complete AC_INIT m4 quoting
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([xf86-video-i128],
|
||||
1.3.3,
|
||||
[1.3.3],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
xf86-video-i128)
|
||||
[xf86-video-i128])
|
||||
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AM_CONFIG_HEADER([config.h])
|
||||
|
||||
Reference in New Issue
Block a user