update freeradius to reflect moved structure and refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8241 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
pavlov
2007-07-30 19:18:45 +00:00
parent 90c8b53715
commit e241f35e17
7 changed files with 63 additions and 53 deletions

View File

@ -1,19 +1,21 @@
diff -ruN freeradius-1.1.1-old/configure freeradius-1.1.1-new/configure
--- freeradius-1.1.1-old/configure 2006-05-21 19:44:54.000000000 +0200
+++ freeradius-1.1.1-new/configure 2006-06-02 01:07:28.000000000 +0200
@@ -7150,7 +7150,7 @@
Index: freeradius-1.1.6/configure
===================================================================
--- freeradius-1.1.6.orig/configure 2007-07-30 14:17:42.000000000 -0500
+++ freeradius-1.1.6/configure 2007-07-30 14:17:43.000000000 -0500
@@ -22454,7 +22454,7 @@
openssl/ssl.h \
openssl/crypto.h \
openssl/err.h \
- openssl/engine.h
+
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
diff -ruN freeradius-1.1.1-old/configure.in freeradius-1.1.1-new/configure.in
--- freeradius-1.1.1-old/configure.in 2006-02-06 13:50:52.000000000 +0100
+++ freeradius-1.1.1-new/configure.in 2006-06-02 01:07:19.000000000 +0200
@@ -574,7 +574,7 @@
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
Index: freeradius-1.1.6/configure.in
===================================================================
--- freeradius-1.1.6.orig/configure.in 2007-07-30 14:17:42.000000000 -0500
+++ freeradius-1.1.6/configure.in 2007-07-30 14:17:43.000000000 -0500
@@ -616,7 +616,7 @@
openssl/ssl.h \
openssl/crypto.h \
openssl/err.h \