> Additionally I propose that the (destination ...) form should be made > relative to the default target directory and create all specified > subdirectories as necessary, then I could just add a > > (destination "../extend/protobuf") > > to the c-include form above and be happy.
I don't see the motivation for installing files outside of the chicken installation tree, so it is not clear to me what you want to achieve with this. Creating directories as necessary will on the other hand be automatically, if transparent handling of nested directories is implemented (I'm currently working on this, so thanks for your example...) felix _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
