Get rid of non-portable := assignments.

This commit is contained in:
Aaron Plattner
2007-03-12 14:56:10 -07:00
parent 8b2c7bc457
commit 26a9f1fa5a

View File

@@ -42,9 +42,9 @@ XORGRELSTRING = @PACKAGE_STRING@
XORGMANNAME = X Version 11
if SUPPORT_G80
MAN_SUPPORT_G80 := 1
MAN_SUPPORT_G80 = 1
else
MAN_SUPPORT_G80 := 0
MAN_SUPPORT_G80 = 0
endif
MAN_SUBSTS = \