Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autofs: uprev it to 5.1.0 | Roy Li | 2014-08-21 | 1 | -42/+0 |
| | | | | | | | | | | 1. Uprev it to 5.1.0, add remove the unneed patches 2. fix a building failure since not include stdarg.h 3. using pkg-config to check xml and krb5 4. force STRIP to empty to not strip the file Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | autofs: fails to compile with openldap disabled | Amy Fong | 2013-01-24 | 1 | -0/+42 |
As of 5.0.6, it appears that changes were introduced so that if you compile with openldap disabled and openldap headers are not available, then autofs fails to build. Since autofs no longer depends on openldap, remove the dependency. Signed-off-by: Amy Fong <amy.fong@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> |