diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2002-06-27 05:57:24 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2002-06-27 05:57:24 +0000 |
commit | a04a779698fdb3dff4ea2fe829926cc37d04c23b (patch) | |
tree | 79c64e5a12fc2794d29a59e2781a2b7c6e357692 /net/gnet-glib2/files/patch-ad | |
parent | b9de798e03f412647d850e8fc293c67d41437f1e (diff) |
Notes
Diffstat (limited to 'net/gnet-glib2/files/patch-ad')
-rw-r--r-- | net/gnet-glib2/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/gnet-glib2/files/patch-ad b/net/gnet-glib2/files/patch-ad deleted file mode 100644 index 5d8440eba6b3..000000000000 --- a/net/gnet-glib2/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Tue Apr 11 15:56:56 2000 -+++ configure Thu Jun 15 13:51:43 2000 -@@ -2238,8 +2238,8 @@ - rm -f conf.glibtest - - --glib_cflags=`glib-config --cflags glib` --glib_libs=`glib-config --libs glib` -+glib_cflags=`$GLIB_CONFIG --cflags glib` -+glib_libs=`$GLIB_CONFIG --libs glib` - - - |