mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-31 17:10:09 +01:00
Fixed configure.ac for autoconf 2.62.
(cherry picked from commit 3c337e18b9)
This commit is contained in:
parent
dd6b0de38d
commit
9e9eeca2b0
1 changed files with 3 additions and 1 deletions
|
|
@ -1964,7 +1964,9 @@ DIX_CFLAGS="-DHAVE_DIX_CONFIG_H $XSERVER_CFLAGS"
|
|||
|
||||
AC_SUBST([DIX_CFLAGS])
|
||||
|
||||
AC_SUBST([libdir exec_prefix prefix])
|
||||
AC_SUBST([libdir])
|
||||
AC_SUBST([exec_prefix])
|
||||
AC_SUBST([prefix])
|
||||
|
||||
# Man page sections - used in config utils & generating man pages
|
||||
XORG_MANPAGE_SECTIONS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue