diff options
author | Mark Felder <feld@FreeBSD.org> | 2016-03-18 14:02:41 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2016-03-18 14:02:41 +0000 |
commit | 93677d11569038bd9d9143e3b44ec6532670005e (patch) | |
tree | 55a37f4ea6edd9ce3378fd7a44816b66f3e4bd69 /net/gnu-radius/files/patch-configure | |
parent | irc/ircd-ratbox: Use GCC for i386 (diff) |
net/gnu-radius: Modernize port
- OptionsNG
- LICENSE
- Whitespace cleanup
- EXAMPLE rewrite
- Remove @unexec
- radiusd.in modification
- files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix
PR: 206457
Notes
Notes:
svn path=/head/; revision=411356
Diffstat (limited to 'net/gnu-radius/files/patch-configure')
-rw-r--r-- | net/gnu-radius/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gnu-radius/files/patch-configure b/net/gnu-radius/files/patch-configure index c41e91ca6b51..099476f4a950 100644 --- a/net/gnu-radius/files/patch-configure +++ b/net/gnu-radius/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sat Nov 20 21:39:50 2004 -+++ configure Wed Jul 27 23:13:31 2005 -@@ -22804,7 +22804,7 @@ +--- configure.orig 2008-12-17 11:09:36 UTC ++++ configure +@@ -36624,7 +36624,7 @@ if test "${ra_cv_lib_mysqlclient+set}" = echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9,7 +9,7 @@ do LIBS="$save_LIBS -lm -L$path -lmysqlclient" cat >conftest.$ac_ext <<_ACEOF -@@ -22925,7 +22925,7 @@ +@@ -36742,7 +36742,7 @@ if test "${ra_cv_lib_pq+set}" = set; the echo $ECHO_N "(cached) $ECHO_C" >&6 else |