Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Xf86 Video Fbturbo
Commits
a05560b1
Commit
a05560b1
authored
Jul 21, 2010
by
Gaetan Nadon
Browse files
config: complete AC_INIT m4 quoting
Signed-off-by:
Gaetan Nadon
<
memsize@videotron.ca
>
parent
8f7d8a7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
a05560b1
...
...
@@ -22,9 +22,9 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-fbdev],
0.4.2,
[
0.4.2
]
,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-fbdev)
[
xf86-video-fbdev
]
)
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment