summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-09 18:20:05 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-09 18:20:05 +0000
commit2d1fbdb4b20e9c12cf7c6c1872d5fd888f39e390 (patch)
tree216368e8b6553dfea2bf718715a6f1aec843bab8
parent2cc4bdad59cbb32cc4d363b437ee0c4fa44b148b (diff)
downloadxorg-proto-xineramaproto-2d1fbdb4b20e9c12cf7c6c1872d5fd888f39e390.tar.gz
Change all the protonames from <extension>Ext to <extension>Proto.
-rw-r--r--Makefile.am4
-rw-r--r--configure.ac4
-rw-r--r--xineramaproto.pc.in (renamed from panoramixext.pc.in)2
3 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 7c5da3e..7c2950f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,6 @@ panoramix_HEADERS = \
Xinerama.h
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = panoramixext.pc
+pkgconfig_DATA = panoramixproto.pc
-EXTRA_DIST = autogen.sh panoramixext.pc.in
+EXTRA_DIST = autogen.sh panoramixproto.pc.in
diff --git a/configure.ac b/configure.ac
index 44052fc..8d30e16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
-AC_INIT([PanoramixExt], [7.0], [xorg@lists.freedesktop.org])
+AC_INIT([PanoramixProto], [7.0], [xorg@lists.freedesktop.org])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
- panoramixext.pc])
+ panoramixproto.pc])
diff --git a/panoramixext.pc.in b/xineramaproto.pc.in
index abf897f..ed67e99 100644
--- a/panoramixext.pc.in
+++ b/xineramaproto.pc.in
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: PanoramixExt
+Name: PanoramixProto
Description: Panoramix extension headers
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}