diff options
| author | Roy Marples <roy@marples.name> | 2019-03-04 16:07:05 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2019-03-04 16:07:05 +0000 |
| commit | 463091fe7c771a7617d236d3706058939af4a155 (patch) | |
| tree | e20b6961efbc096b82c8b2805cd943d45950095c /configure | |
| parent | 100d8175b2cb7f05deb97512b6017982f9e14e54 (diff) | |
| download | dhcpcd-463091fe7c771a7617d236d3706058939af4a155.tar.xz | |
Re-arrange so to reduce diff to upsteam.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -965,6 +965,7 @@ EOF rm -f _rbtree.c _rbtree fi if [ "$RBTREE" = no ]; then + echo "CPPFLAGS+= -DRBTEST" >>$CONFIG_MK echo "COMPAT_SRCS+= compat/rb.c" >>$CONFIG_MK echo "#include \"compat/rbtree.h\"" >>$CONFIG_H else |
