Rename xcb-xfree86dri.pc.in to xcb-xf86dri.pc.in to match libXCBxf86dri, change its...
authorJosh Triplett <josh@freedesktop.org>
Thu, 27 Apr 2006 19:33:41 +0000 (12:33 -0700)
committerJosh Triplett <josh@freedesktop.org>
Thu, 27 Apr 2006 19:33:41 +0000 (12:33 -0700)
Makefile.am
configure.ac
xcb-xf86dri.pc.in [moved from xcb-xfree86dri.pc.in with 86% similarity]

index 53b1585..205691b 100644 (file)
@@ -17,7 +17,7 @@ xcb-shape.pc \
 xcb-shm.pc \
 xcb-sync.pc \
 xcb-xevie.pc \
-xcb-xfree86dri.pc \
+xcb-xf86dri.pc \
 xcb-xfixes.pc \
 xcb-xprint.pc \
 xcb-xtest.pc \
@@ -39,7 +39,7 @@ xcb-shape.pc.in \
 xcb-shm.pc.in \
 xcb-sync.pc.in \
 xcb-xevie.pc.in \
-xcb-xfree86dri.pc.in \
+xcb-xf86dri.pc.in \
 xcb-xfixes.pc.in \
 xcb-xprint.pc.in \
 xcb-xtest.pc.in \
index 108b07f..39d56cc 100644 (file)
@@ -120,6 +120,6 @@ AC_SUBST(CWARNFLAGS)
 GCC_CHECK_VISIBILITY()
 
 AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile])
-AC_CONFIG_FILES([xcb.pc xcb-composite.pc xcb-damage.pc xcb-dpms.pc xcb-glx.pc xcb-randr.pc xcb-record.pc xcb-render.pc xcb-res.pc xcb-screensaver.pc xcb-shape.pc xcb-shm.pc xcb-sync.pc xcb-xevie.pc xcb-xfree86dri.pc xcb-xfixes.pc xcb-xprint.pc xcb-xtest.pc xcb-xv.pc xcb-xvmc.pc])
+AC_CONFIG_FILES([xcb.pc xcb-composite.pc xcb-damage.pc xcb-dpms.pc xcb-glx.pc xcb-randr.pc xcb-record.pc xcb-render.pc xcb-res.pc xcb-screensaver.pc xcb-shape.pc xcb-shm.pc xcb-sync.pc xcb-xevie.pc xcb-xf86dri.pc xcb-xfixes.pc xcb-xprint.pc xcb-xtest.pc xcb-xv.pc xcb-xvmc.pc])
 
 AC_OUTPUT
similarity index 86%
rename from xcb-xfree86dri.pc.in
rename to xcb-xf86dri.pc.in
index 1d37214..1db8a68 100644 (file)
@@ -7,5 +7,5 @@ Name: XCB XFree86-DRI
 Description: XCB XFree86-DRI Extension
 Version: @PACKAGE_VERSION@
 Requires: xcb
-Libs: -L${libdir} -lXCBxfree86dri
+Libs: -L${libdir} -lXCBxf86dri
 Cflags: -I${includedir}