diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-11-09 20:25:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-11-09 20:25:32 +0000 |
commit | 2c1c36f5b06d018c8df6ade3a1d72226bb4a1083 (patch) | |
tree | 3e678bbc3ec3c0b5ae60a2662b60b6cd7207a0bc /net/radiusclient/files/patch-configure | |
parent | [fix] multimedia/mplayer: no bsdbt848 driver compiled in (diff) |
Update to 0.5.2.
Notes
Notes:
svn path=/head/; revision=147751
Diffstat (limited to 'net/radiusclient/files/patch-configure')
-rw-r--r-- | net/radiusclient/files/patch-configure | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/net/radiusclient/files/patch-configure b/net/radiusclient/files/patch-configure index e3249b557347..e0a2dad1a53e 100644 --- a/net/radiusclient/files/patch-configure +++ b/net/radiusclient/files/patch-configure @@ -22,18 +22,4 @@ - program_transform_name="s,\$,$program_suffix,;$program_transform_name" +# test "$program_suffix" != NONE && +# program_transform_name="s,\$,$program_suffix,;$program_transform_name" - # Double any \ or $. echo might interpret backslashes. -@@ -8831,9 +8831,2 @@ - -- if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null -- then -- { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5 --echo "$as_me: error: tag name \"$tagname\" already exists" >&2;} -- { (exit 1); exit 1; }; } -- fi -- - # Update the list of available tags. -@@ -18062,2 +18055,3 @@ - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - + # Double any \ or $. echo might interpret backslashes. |