mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 08:10:03 +01:00
Define XF86PM on Solaris x86 builds now that we have sun_apm.c
This commit is contained in:
parent
720f302d24
commit
b8df961843
1 changed files with 2 additions and 0 deletions
|
|
@ -1413,6 +1413,8 @@ return 0;}
|
|||
fi
|
||||
if test "${OS_MINOR}" -lt 8 ; then
|
||||
solaris_usl_console="yes"
|
||||
else
|
||||
XORG_CFLAGS="$XORG_CFLAGS -DXF86PM"
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue