Baptiste Jonglez il y a 7 ans
Parent
commit
7f55e229b4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -1002,7 +1002,7 @@ if test "$with_radcli" != no; then
         fi
 fi
 
-AM_CONDITIONAL(ENABLE_RADCLI, test "$use_radcli" = "yes")
+AM_CONDITIONAL(HAVE_RADCLI, test "$use_radcli" = "yes")
 
 
 # Check for MySql.  The path to the mysql_config program is given with