summaryrefslogtreecommitdiff
path: root/net/gnet2/files/patch-gnet-config.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-12 05:30:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-12 05:30:42 +0000
commit4a17c6bd5aacdd0e069d51a4a254b7a288fd1b1a (patch)
tree86fb60fd1cc7d7d33c38d863412ea497bdb38440 /net/gnet2/files/patch-gnet-config.in
parentUpdate distinfo. (diff)
Add gnet2 after a repo copy from gnet-glib2. gnet2 is the stable Glib-2
based version of the simple network library, GNet.
Notes
Notes: svn path=/head/; revision=84732
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]]