Define XF86PM on Solaris x86 builds now that we have sun_apm.c

This commit is contained in:
Alan Coopersmith 2007-03-19 18:03:26 -07:00
parent 720f302d24
commit b8df961843

View File

@ -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
;;
*)