On Wed, Aug 21, 2013 at 10:58 PM, Felipe Castro <[email protected]> wrote: > Because it should not be accessible to a normal user, when he gets the > library from a normal tar ball, configure, make, and make install... every > .h file in include_HEADERS is instaled in the user /usr/local/include system > subdir. > > And, if we use it from the examples subdir, for testing, we will have access > to every .h file in ../src, so no problem moving dwg.h to the EXTRA_DIST for > developers.
I experimented as you said but it still needs dwg.h to be included. How can I avoid including dwg.h. IMO only one header file should be included i.e api.h ( which is going to be renamed to libredwg.h ) -- Thanks Gaganjyot http://codeify.wordpress.com "Jai Sai Naath"
