Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -4/+6 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | android-dns: Use plugin features to register attribute handler | Tobias Brunner | 2013-06-11 | 1 | -5/+31 |
| | |||||
* | Removed backend for old Android frontend patch | Tobias Brunner | 2013-03-02 | 5 | -0/+421 |
Moved the remaining DNS handler to a new plugin. |