Use sed & cpp to substitute variables in driver man pages
This commit is contained in:
parent
f586bde47b
commit
4bb6048d8d
@ -59,6 +59,10 @@ AC_SUBST([INCLUDES])
|
||||
# Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
||||
DRIVER_NAME=dummy
|
||||
AC_SUBST([DRIVER_NAME])
|
||||
|
||||
XORG_MANPAGE_SECTIONS
|
||||
XORG_RELEASE_VERSION
|
||||
|
||||
AC_OUTPUT([
|
||||
|
Loading…
Reference in New Issue
Block a user