- Renamed libgtop.pc to libgtop-2.0.pc
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2001-10-13 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
* Makefile.am, configure.in, libgtop-2.0.pc.in, libgtop.pc.in:
|
||||||
|
Renamed libgtop.pc to libgtop-2.0.pc
|
||||||
|
|
||||||
2001-10-13 Bastien Nocera <hadess@hadess.net>
|
2001-10-13 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* configure.in, include/glibtop/errors.h, include/glibtop/global.h,
|
* configure.in, include/glibtop/errors.h, include/glibtop/global.h,
|
||||||
|
@@ -8,7 +8,7 @@ configincludedir = $(pkglibdir)/include
|
|||||||
EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt libgtopConf.sh.in \
|
EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt libgtopConf.sh.in \
|
||||||
LIBGTOP-VERSION features.def structures.def libgtop-config.in \
|
LIBGTOP-VERSION features.def structures.def libgtop-config.in \
|
||||||
RELNOTES-0.25 RELNOTES-1.0 RELNOTES-1.1.x libgtop-sysdeps.m4 README \
|
RELNOTES-0.25 RELNOTES-1.0 RELNOTES-1.1.x libgtop-sysdeps.m4 README \
|
||||||
libgtop-mirror.sh libgtop.pc.in
|
libgtop-mirror.sh libgtop-2.0.pc.in
|
||||||
|
|
||||||
configinclude_DATA = \
|
configinclude_DATA = \
|
||||||
glibtop-config.h
|
glibtop-config.h
|
||||||
@@ -81,4 +81,4 @@ libgtop-structures.def: structures.def
|
|||||||
@LN_S@ $< $@
|
@LN_S@ $< $@
|
||||||
|
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = libgtop.pc
|
pkgconfig_DATA = libgtop-2.0.pc
|
||||||
|
@@ -248,4 +248,4 @@ backends/common/Makefile
|
|||||||
lib/Makefile
|
lib/Makefile
|
||||||
doc/Makefile
|
doc/Makefile
|
||||||
dtd/Makefile
|
dtd/Makefile
|
||||||
libgtop.pc])
|
libgtop-2.0.pc])
|
||||||
|
Reference in New Issue
Block a user