From 8e0790045d33525ec182afd3997014b46ef77b66 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 24 Feb 2006 02:06:13 +0100 Subject: Clean up mistakes integrating xorg changes --- compositeproto.pc.in | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compositeproto.pc.in b/compositeproto.pc.in index 6e53f0b..6348022 100644 --- a/compositeproto.pc.in +++ b/compositeproto.pc.in @@ -6,4 +6,4 @@ includedir=@includedir@ Name: CompositeExt Description: Composite extension headers Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} @COMPOSITEEXT_CFLAGS@ +Cflags: -I${includedir} diff --git a/configure.ac b/configure.ac index 8f34ebc..4cac3b7 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT([COmpositeProto], [0.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([CompositeProto], [0.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.1