| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix cmake stuff | Sebastian Schmelzer | 2011-09-06 | 1 | -3/+3 |
| | | |||||
| * | finaly managed it to create a .so lib of the customdhcpcd files. the ↵ | Niklas | 2011-09-05 | 1 | -2/+6 |
| | | | | | dhcpcd.c file is not included in this lib (it contains the main function) | ||||
| * | tried to manage cmake but failed. also tried to add the del_route() method ↵ | Niklas | 2011-09-05 | 1 | -0/+13 |
| of interface.c but failed too. made a static lib of the customdhcpcd files but couldn't change it to a shared lib. (tried to add SHARE to the add_library code but this resulted in an error multiple declarations of main... | |||||
