Explorar el Código

Makefile: geoip module added to excluded list

- depends on libgeoip
Daniel-Constantin Mierla hace 15 años
padre
commit
cd9876d687
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -224,6 +224,8 @@ else
 	exclude_modules+= bdb dbtext iptrtpproxy pa rls
 	# dcm: for now needs backports from sr
 	exclude_modules+= mtree
+	# depends on libgeoip
+	exclude_modules+= geoip
 endif
 
 # always exclude the CVS dir