Define XF86PM on Solaris x86 builds now that we have sun_apm.c
This commit is contained in:
@@ -1413,6 +1413,8 @@ return 0;}
|
|||||||
fi
|
fi
|
||||||
if test "${OS_MINOR}" -lt 8 ; then
|
if test "${OS_MINOR}" -lt 8 ; then
|
||||||
solaris_usl_console="yes"
|
solaris_usl_console="yes"
|
||||||
|
else
|
||||||
|
XORG_CFLAGS="$XORG_CFLAGS -DXF86PM"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Reference in New Issue
Block a user