Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 95458b751b7a157697f6c92d4c941a25 > files > 1

openser-1.3.4-13.fc14.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)