summaryrefslogtreecommitdiffstats
path: root/package/netsnmp/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* netsnmp: don't list openssl as a hard dependencyPeter Korsgaard2008-12-281-1/+0
| | | | | netsnmp can be compiled without ssl support, so don't list it as a hard dependency and only compile in support if enabled by the user.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* more help updates from Tom CameronMike Frysinger2004-12-261-4/+4
|
* Update a few packagesEric Andersen2004-10-141-0/+1
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8