Convert to libedit so everyone can redistribute (second pass)#3868
Convert to libedit so everyone can redistribute (second pass)#3868andypugh merged 2 commits intoLinuxCNC:masterfrom
Conversation
Signed-off-by: Alec Ari <neotheuser@ymail.com>
|
Should there also be a change to debian/configure? |
|
I think this can also be removed: |
Signed-off-by: Alec Ari <neotheuser@ymail.com>
https://packages.debian.org/trixie/libeditreadline-dev depends on libedit-dev so the actual package will automatically be installed if libeditreadline-dev is. |
|
Thank you so much, Andy! |
libedit uses BSD, making it fully compatible with mixing with GPL.