Sophie

Sophie

distrib > Mandriva > mes5 > i586 > by-pkgid > 75d21e2997684fc913deb39da7d7251b > files > 1

openser-1.3.2-1mdv2009.0.src.rpm

--- modules/acc_radius/Makefile~	2007-12-12 00:32:42.000000000 +0300
+++ modules/acc_radius/Makefile	2007-12-12 00:33:53.000000000 +0300
@@ -15,7 +15,7 @@
 
 # set ENABLE_RADIUS_ACC to true if you wish to enable RADIUS accounting
 #   (uncomment next line or 'ENABLE_RADIUS_ACC=true make all')
-#ENABLE_RADIUS_ACC=true
+ENABLE_RADIUS_ACC=true
 ifeq ($(ENABLE_RADIUS_ACC),true)
 DEFS+=-DRAD_ACC -I$(LOCALBASE)/include
 LIBS=-L$(LOCALBASE)/lib $(RADIUS_LIB)