mongoose.c has net_skeleton files embedded inside, there is no need to combine them. If you want to use net skeleton API, just #include "net_skeleton.h" in your code.
However if you still want to disable embedded net skeleton code and compile it separately, add -DNOEMBED_NET_SKELETON to your compilation flags. -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/d/optout.
