summaryrefslogtreecommitdiff
path: root/libgtop-2.0.pc.in
diff options
context:
space:
mode:
authorBenoît Dejean <bdejean@src.gnome.org>2007-09-21 22:26:18 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2007-09-21 22:26:18 +0000
commit771f0848b352f0586ee687077f2548e379745b02 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /libgtop-2.0.pc.in
parentfcee021a2d23a8c1d84e1c6411f2d2561514a5aa (diff)
downloadlibgtop-771f0848b352f0586ee687077f2548e379745b02.tar.gz
Killed branch. SVN SUCKS.affinity
Killed branch. SVN SUCKS. svn path=/branches/affinity; revision=2662
Diffstat (limited to 'libgtop-2.0.pc.in')
-rw-r--r--libgtop-2.0.pc.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/libgtop-2.0.pc.in b/libgtop-2.0.pc.in
deleted file mode 100644
index e1753322..00000000
--- a/libgtop-2.0.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: libgtop
-Description: Portable System Access Library
-Requires: glib-2.0
-Version: @VERSION@
-Libs: -L${libdir} -lgtop-2.0
-Cflags: -I${includedir}/libgtop-2.0
-
-