From 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 21 Jan 2005 15:36:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'. --- net-p2p/gnunet/files/patch-configure | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 net-p2p/gnunet/files/patch-configure (limited to 'net-p2p/gnunet/files/patch-configure') diff --git a/net-p2p/gnunet/files/patch-configure b/net-p2p/gnunet/files/patch-configure deleted file mode 100644 index 5934b64bc7d0..000000000000 --- a/net-p2p/gnunet/files/patch-configure +++ /dev/null @@ -1,16 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Mon Aug 2 20:01:59 2004 -+++ configure Mon Aug 2 20:02:55 2004 -@@ -15035,8 +15035,8 @@ - echo "${ECHO_T}\"$with_mysql\"" >&6 - if test "$with_mysql" != "no" - then -- LDFLAGS="-L$with_mysql/lib -L$with_mysql/lib/mysql $LDFLAGS $ZLIBS" -- CPPFLAGS="-I$with_mysql/include $CPPFLAGS" -+ LDFLAGS="-L${LOCALBASE}/lib -L${LOCALBASE}/lib/mysql $LDFLAGS $ZLIBS" -+ CPPFLAGS="-I${LOCALBASE}/include $CPPFLAGS" - - for ac_header in mysql/mysql.h - do -- cgit v1.2.3