PERFORCE change 137339 for review

Sam Leffler sam at FreeBSD.org
Mon Mar 10 18:44:12 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=137339

Change 137339 by sam at sam_ebb on 2008/03/10 18:44:10

	enable radius acl support for now

Affected files ...

.. //depot/projects/vap/usr.sbin/wpa/hostapd/Makefile#3 edit

Differences ...

==== //depot/projects/vap/usr.sbin/wpa/hostapd/Makefile#3 (text+ko) ====

@@ -25,6 +25,7 @@
 CFLAGS+= -DCONFIG_DRIVER_BSD
 CFLAGS+= -DCONFIG_CTRL_IFACE
 CFLAGS+= -DCONFIG_CTRL_IFACE_UNIX
+CFLAGS+= -DCONFIG_DRIVER_RADIUS_ACL
 .if ${MK_INET6} != "no"
 CFLAGS+= -DCONFIG_IPV6
 .endif


More information about the p4-projects mailing list