Dave Mason <[EMAIL PROTECTED]> wrote:
> I have the June 11 CVS snapshot - maybe a little old but thought I'd mention this 
> before I forget.  In src/modules/rlm_eap/Makefile there is a line that looks like 
> this:
> 
> STATIC_OBJS     += $(shell ls -1 types/rlm_eap_leap/rlm_eap_md5.a
> types/rlm_eap_md5/rlm_eap_leap.a 2>/dev/null)
> 
> Shouldnt it be
> STATIC_OBJS     += $(shell ls -1 types/rlm_eap_md5/rlm_eap_md5.a
> types/rlm_eap_leap/rlm_eap_leap.a 2>/dev/null)

  Yeah, I'll fix it.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to