diff options
author | Keith Packard <keithp@evo.keithp.com> | 2006-02-24 02:23:27 +0100 |
---|---|---|
committer | Keith Packard <keithp@evo.keithp.com> | 2006-02-24 02:23:27 +0100 |
commit | 43de9d4e70b66eb6afb8d62ce1af6c100f5d7786 (patch) | |
tree | 1b9de0e87b8af3db1c233399003ac705ee679ee5 /fixesproto.pc.in | |
parent | ce5d32236723e984c1e1a3d43d9d252c20092afe (diff) |
Import changes from Xorg repository
Diffstat (limited to 'fixesproto.pc.in')
-rw-r--r-- | fixesproto.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fixesproto.pc.in b/fixesproto.pc.in index a8c038d..454ed8d 100644 --- a/fixesproto.pc.in +++ b/fixesproto.pc.in @@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: FixesExt +Name: FixesProto Description: X Fixes extension headers Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} @XEXTENSIONS_CFLAGS@ +Cflags: -I${includedir} |