summaryrefslogtreecommitdiff
path: root/net/gnet2/files/patch-gnet-config.in
blob: 4b3b6b698ce748af1f767d363f58ad2ce5e708f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 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]]