Remove fake xmu.pc & xrender.pc now that the real ones are in the tree
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Fri, 18 Jan 2008 18:13:44 -0800
changeset 285 381394b54722
parent 284 a582b58de4bf
child 286 d9eacaa3a109
Remove fake xmu.pc & xrender.pc now that the real ones are in the tree
open-src/common/pc-files/build_32/xmu.pc
open-src/common/pc-files/build_32/xrender.pc
open-src/common/pc-files/build_64/xmu.pc
open-src/common/pc-files/build_64/xrender.pc
--- a/open-src/common/pc-files/build_32/xmu.pc	Fri Jan 18 10:30:51 2008 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-prefix=/usr/openwin
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: Xmu
-Description: Xmu Library
-Version: 0.1
-Requires: xproto x11 xt
-Requires.private: x11 xt xext
-Cflags: -I${includedir}
-Libs: -L${libdir} -lXmu
--- a/open-src/common/pc-files/build_32/xrender.pc	Fri Jan 18 10:30:51 2008 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-prefix=/usr/openwin
-exec_prefix=${prefix}
-libdir=${exec_prefix}/sfw/lib
-includedir=${prefix}/include
-
-Name: Xrender
-Description: X Render Library
-Version: 0.1
-Requires: xproto renderproto x11
-Requires.private: x11
-Cflags: -I${includedir}
-Libs: -L${libdir} -R${libdir} -lXrender
--- a/open-src/common/pc-files/build_64/xmu.pc	Fri Jan 18 10:30:51 2008 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-prefix=/usr/openwin
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib/64
-includedir=${prefix}/include
-
-Name: Xmu
-Description: Xmu Library
-Version: 0.1
-Requires: xproto x11 xt
-Requires.private: x11 xt xext
-Cflags: -I${includedir}
-Libs: -L${libdir} -lXmu
--- a/open-src/common/pc-files/build_64/xrender.pc	Fri Jan 18 10:30:51 2008 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-prefix=/usr/openwin
-exec_prefix=${prefix}
-libdir=${exec_prefix}/sfw/lib/64
-includedir=${prefix}/include
-
-Name: Xrender
-Description: X Render Library
-Version: 0.1
-Requires: xproto renderproto x11
-Requires.private: x11
-Cflags: -I${includedir}
-Libs: -L${libdir} -R${libdir} -lXrender