6668846 Upgrade libX11 to X11R7 version
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Thu, 28 Feb 2008 17:02:09 -0800
changeset 345 796cf122ee89
parent 344 176b67f66675
child 346 3bbe5e7f703b
6668846 Upgrade libX11 to X11R7 version
open-src/lib/libXrender/Makefile
--- a/open-src/lib/libXrender/Makefile	Thu Feb 28 22:09:18 2008 -0800
+++ b/open-src/lib/libXrender/Makefile	Thu Feb 28 17:02:09 2008 -0800
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.3	07/04/03
+# @(#)Makefile	1.4	08/02/27
 #
 
 # Package name used in tarballs
@@ -64,8 +64,3 @@
 FIX_PC_FILES=xrender.pc.in
 
 include ../Makefile.inc
-
-# xc/lib/X11/region.h is equivalent to modular <X11/Xregion.h> so use 
-# this hack to get Xregion.h until modular libX11 is integrated.
-source_gen:: 
-	(cd $(SOURCE_DIR)/include/X11 ; ln -s $(TOP)/../xc/lib/X11/region.h Xregion.h)