add package from Duncan, thx. changed the patches and some minor stuff
[openwrt.git] / package / openldap / Config.in
index ba65a5ad5d4b46795373cfd73e55bda29313a4ee..ec04eb4bcd9d735420a5773cf2b0786a778fc3f4 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_OPENLDAP
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBOPENLDAP
 
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBOPENLDAP
        prompt "libopenldap....................... Open source LDAP (Lightweight Directory Access Protocol) client libraries"
        tristate
        default m if CONFIG_DEVEL
-       select BR2_PACKAGE_OPENLDAP
+       select BR2_COMPILE_OPENLDAP
        help
          
          OpenLDAP Software is an open source implementation of the