]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[75-radius-documentation-needs-an-update] Resolved merge conflict 75-radius-documentation-needs-an-update
authorFrancis Dupont <fdupont@isc.org>
Tue, 27 Nov 2018 12:04:22 +0000 (13:04 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 27 Nov 2018 12:04:22 +0000 (13:04 +0100)
1  2 
doc/guide/hooks-radius.xml

index 175009399ff7c3198a76b9e5968f340e963d774b,43df74a832e2892dadeeba72eacb7ea38d99c495..edd2e261b8b916120a7b92767566dba385efbc7c
@@@ -188,9 -187,10 +187,11 @@@ drwxr-xr-x  10 thomson  staff     340 A
  drwxr-xr-x  14 thomson  staff     476 Apr 26 19:04 tools
  </screen>
  
- The next step is to configure Kea. There are several essential steps necessary here.
+ The makefiles have to be regenerated using autoreconf.</para>
 -<para>The next step is to configure Kea. The --with-freeradius switch passed
 -to configure script is necessary to tell Kea where the FreeRADIUS
++<para>The next step is to configure Kea. There are several essential steps necessary here.
 +Running autoreconf -if is necessary to compile premium package that contains
 +RADIUS. Also, --with-freeradius option is necessary to tell Kea where the FreeRADIUS
  client sources can be found. Also, since the non-standard boost is used, the path
  to it has to be specified.</para>