Closed dascandy closed 8 years ago
That's a good point. Let me see what I can do for this.
So far I just did a cp -R of the relevant include folder and that seems to work for compiling - didn't get to linking yet.
The link in my last comment on #13 would solve this, thought it probably requires using Automake.
Introducing "install-libs" target rather than forcing the install due to some possible overwrite if users are using custom-built qlibc already.
When including asyncd/ad_server.h it complains about qlibc's headers. Can you also install qlibc if it is not already there, when you do make install? Otherwise you get an unusable install.