libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] Someone would like to join "again"


From: Felipe Castro
Subject: Re: [libredwg] Someone would like to join "again"
Date: Wed, 21 Aug 2013 14:28:01 -0300

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.


2013/8/21 gagan <address@hidden>
On Wed, Aug 21, 2013 at 10:35 PM, Felipe Castro <address@hidden> wrote:
> You should include them in the Makefile.am, in src.
>
> The dwg.h should go from "include_HEADERS" to the "EXTRA_DIST", while the
> api.h stays in place of the dwg.h in the "include_HEADERS".
>
> And api.c should be added to the libredwg_la_SOURCES, right?

I already shifted api.c to "libredwg_la_SOURCES" and api.h to
"include_HEADERS" but why to move dwg.h "EXTRA_DIST".

--
Thanks
Gaganjyot
http://codeify.wordpress.com
"Jai Sai Naath"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]