build from current "master"

Phil Mayers p.mayers at imperial.ac.uk
Fri Sep 14 16:32:50 CEST 2012


...requires the following changes:

diff --git a/Makefile b/Makefile
index a26c73a..13032e3 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,6 @@ install:
         for i in dictionary*; do \
                 $(INSTALL) -m 644 $$i $(R)$(dictdir); \
         done
-       $(LIBTOOL) --finish $(R)$(libdir)
  endif

  ifneq ($(RADMIN),)
diff --git a/scripts/Makefile b/scripts/Makefile
index 526c321..1924d73 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -10,7 +10,6 @@ radwatch:
  install:
         $(INSTALL) -m 755 rc.radiusd            $(R)$(sbindir)
         $(INSTALL) -m 755 radsqlrelay           $(R)$(bindir)
-       $(INSTALL) -m 755 radwatch              $(R)$(sbindir)
         $(INSTALL) -m 755 raddebug              $(R)$(sbindir)
         $(INSTALL) -m 755 cryptpasswd           $(R)$(bindir)/radcrypt



More information about the Freeradius-Devel mailing list