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

Re: Shared library packaging question



On Sat, Mar 27, 2010 at 06:57:03PM +0100, Wuttke, Joachim wrote:
> One more question (which possibly elucidates my previous questions):
> 
> The upstream project is structured as follows:
> 
> lmfit/configure.ac
> lmfit/Makefile.am
> # ... and all the resulting autotools stuff
> 
> lmfit/lib/ # contains library sources and the include file lmmin.h
> 
> lmfit/demo/ # contains application examples
> 
> So, at present, by running the usual configure; make; make install
> sequence, one gets a working library installation plus working demo
> executables.
> 
> Do I have to break that up before I can properly set up
> a shared-library package and a dev&doc package ?

No. You do not have to do that. 

-- 
Stanislav


Reply to: