corrected typo in commented out stuff, just in case we can
authoraland <aland>
Mon, 23 Jun 2003 16:43:43 +0000 (16:43 +0000)
committeraland <aland>
Mon, 23 Jun 2003 16:43:43 +0000 (16:43 +0000)
get it to work in the future.

src/modules/rlm_eap/Makefile.in

index 2cef9de..e235c59 100644 (file)
@@ -12,7 +12,7 @@ $(STATIC_OBJS): $(HEADERS)
 #
 #  Statically link MD5 and LEAP.  They don't require any extra magic.
 #
-#STATIC_OBJS   += $(shell ls -1 types/rlm_eap_leap/rlm_eap_md5.a types/rlm_eap_md5/rlm_eap_leap.a 2>/dev/null)
+#STATIC_OBJS   += $(shell ls -1 types/rlm_eap_leap/rlm_eap_md5.a types/rlm_eap_leap/rlm_eap_leap.a 2>/dev/null)
 
 $(DYNAMIC_OBJS): $(HEADERS)