aboutsummaryrefslogtreecommitdiff
path: root/net/gnet2/files/patch-gnet-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnet2/files/patch-gnet-config.in')
-rw-r--r--net/gnet2/files/patch-gnet-config.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/gnet2/files/patch-gnet-config.in b/net/gnet2/files/patch-gnet-config.in
deleted file mode 100644
index 4b3b6b698ce7..000000000000
--- a/net/gnet2/files/patch-gnet-config.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- gnet-config.in.orig Sun Feb 16 15:14:23 2003
-+++ gnet-config.in Sun Feb 16 15:15:25 2003
-@@ -9,13 +9,13 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
- exec_prefix_set=no
--cflags="-I@includedir@/gnet -I@libdir@/gnet/include"
--libs="-L@libdir@ -lgnet"
-+cflags="-I@includedir@/gnet-glib2 -I@libdir@/gnet-glib2/include"
-+libs="-L@libdir@ -lgnet-glib2"
-
- usage()
- {
- cat <<EOF
--Usage: gnet-config [OPTIONS] [LIBRARIES]
-+Usage: gnet-glib2-config [OPTIONS] [LIBRARIES]
- Options:
- [--prefix[=DIR]]
- [--exec-prefix[=DIR]]