Change all the protonames from <extension>Ext to <extension>Proto.

This commit is contained in:
Søren Sandmann Pedersen 2005-05-09 18:20:05 +00:00
parent 2cc4bdad59
commit 2d1fbdb4b2
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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])

View file

@ -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}