summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2008-04-02 19:11:32 -0400
committerKristian Høgsberg <krh@redhat.com>2008-04-02 19:11:32 -0400
commitb9d7a0c1b0f5b40dfe8ca7a33693198bf91244ca (patch)
treec958618f310f95600343139ceef0f51dddcbf259
parentb515bee843d5ab91fc0fe30b8eb13aadd69b5131 (diff)
downloadxorg-proto-dri2proto-b9d7a0c1b0f5b40dfe8ca7a33693198bf91244ca.tar.gz
Adjust pkg-config cflags to match other proto modules.dri2proto-1.1
-rw-r--r--configure.ac2
-rw-r--r--dri2proto.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index db3068b..05ab2b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT([DRI2Proto], [1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([DRI2Proto], [1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
XORG_RELEASE_VERSION
diff --git a/dri2proto.pc.in b/dri2proto.pc.in
index 2773c74..647416e 100644
--- a/dri2proto.pc.in
+++ b/dri2proto.pc.in
@@ -6,4 +6,4 @@ includedir=@includedir@
Name: DRI2Proto
Description: DRI2 extension headers
Version: @PACKAGE_VERSION@
-Cflags: -I${includedir}/X11/extensions
+Cflags: -I${includedir}