mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 09:58:21 +02:00
only do the AS_HELP_STRING workaround once, d'oh
This commit is contained in:
parent
2d7b1893be
commit
03379474e0
1 changed files with 0 additions and 2 deletions
|
|
@ -130,8 +130,6 @@ case $host_cpu in
|
|||
;;
|
||||
esac
|
||||
|
||||
m4_ifdef([AS_HELP_STRING], , [m4_define([AS_HELP_STRING], m4_defn([AC_HELP_STRING]))])
|
||||
|
||||
REQUIRED_MODULES="randrproto renderproto fixesproto damageproto xextproto xfont xproto xtrans xau xf86dgaproto xf86miscproto xf86rushproto xf86vidmodeproto xf86bigfontproto"
|
||||
|
||||
DEFAULT_VENDOR_STRING="X.Org"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue