Hello Vítor,
* Vítor da Rosa wrote on Sun, Jul 10, 2011 at 03:45:17AM CEST:
> Suppose that instead of having arm and hand packages, my project
> application has body as main package and trunk, arm and leg as
> subpackages (autoconfiscated packages), such as the following
> directory hierarchy:
>
Hello,
I am facing a problem with subpackages (autoconfiscated) which have
library and header dependencies between them. I will try to explain my
problem based on a nested package example similiar to the arm and hand
example, described in 7.4 Nesting Packages from GNU Automake Manual.
Suppose tha
Hello -
I have some questions about nesting packages and configure.gnu
My project looks like
foo/
src/ <-- My source
packageA/ <-- GSL package
packageB/ <-- OOL package
PackageB depends on PackageA and my source depends on both. Each package
has a configure script. PackageB's
Hi Bob,
* Bob Rossi wrote on Fri, Apr 14, 2006 at 02:52:53AM CEST:
> On Thu, Apr 13, 2006 at 09:58:33AM +0200, Ralf Wildenhues wrote:
> > * Bob Rossi wrote on Thu, Apr 13, 2006 at 02:57:48AM CEST:
> > >
> > > I'm confused now, sorry. Should I use AC_CONFIG_SUBDIRS to configure the
> > > library o
> > I'm not interested in having it installed unless the package is
> > being configured on it's own. (Unless the library install dir is the
> > same as CGDB's installed dir --prefix=).
>
> OK, that should be fine.
Thanks for the help. This seems to work wonderfully for me!
Bob Rossi
_
On Thu, Apr 13, 2006 at 09:58:33AM +0200, Ralf Wildenhues wrote:
> Hi Bob,
>
> * Bob Rossi wrote on Thu, Apr 13, 2006 at 02:57:48AM CEST:
> > On Wed, Apr 12, 2006 at 10:48:15PM +0200, Ralf Wildenhues wrote:
> > > * Stepan Kasal wrote on Wed, Apr 12, 2006 at 10:41:58PM CEST:
> > > > On Wed, Apr 12,
Hi Bob,
* Bob Rossi wrote on Thu, Apr 13, 2006 at 02:57:48AM CEST:
> On Wed, Apr 12, 2006 at 10:48:15PM +0200, Ralf Wildenhues wrote:
> > * Stepan Kasal wrote on Wed, Apr 12, 2006 at 10:41:58PM CEST:
> > > On Wed, Apr 12, 2006 at 08:39:41AM +0200, Ralf Wildenhues wrote:
> > > > * Bob Rossi wrote o
On Wed, Apr 12, 2006 at 10:48:15PM +0200, Ralf Wildenhues wrote:
> Hi Stepan,
>
> * Stepan Kasal wrote on Wed, Apr 12, 2006 at 10:41:58PM CEST:
> > On Wed, Apr 12, 2006 at 08:39:41AM +0200, Ralf Wildenhues wrote:
> > > * Bob Rossi wrote on Wed, Apr 12, 2006 at 03:42:51AM CEST:
> > > > [...] I woul
Hi Stepan,
* Stepan Kasal wrote on Wed, Apr 12, 2006 at 10:41:58PM CEST:
> On Wed, Apr 12, 2006 at 08:39:41AM +0200, Ralf Wildenhues wrote:
> > * Bob Rossi wrote on Wed, Apr 12, 2006 at 03:42:51AM CEST:
> > > [...] I would like to avoid having to run ./configure
> > > twice for the installation of
Hello,
On Wed, Apr 12, 2006 at 08:39:41AM +0200, Ralf Wildenhues wrote:
> * Bob Rossi wrote on Wed, Apr 12, 2006 at 03:42:51AM CEST:
> > [...] I would like to avoid having to run ./configure
> > twice for the installation of CGDB.
do you know about AC_CONFIG_SUBDIRS?
With this macro, the outer co
Hi Bob,
* Bob Rossi wrote on Wed, Apr 12, 2006 at 03:42:51AM CEST:
>
> I have 2 projects, CGDB and libgdbmi. CGDB depends on libgdbmi. I would
> like to make libgdbmi an autoconf package so that other people can
> benefit from it.
>
> Is there a nice way to have CGDB's package use libgdbmi's pac
Bob Rossi wrote:
Hi,
I have 2 projects, CGDB and libgdbmi. CGDB depends on libgdbmi. I would
like to make libgdbmi an autoconf package so that other people can
benefit from it.
Is there a nice way to have CGDB's package use libgdbmi's package as if
it were all 1 package? I would like to avoid h
Hi,
I have 2 projects, CGDB and libgdbmi. CGDB depends on libgdbmi. I would
like to make libgdbmi an autoconf package so that other people can
benefit from it.
Is there a nice way to have CGDB's package use libgdbmi's package as if
it were all 1 package? I would like to avoid having to run ./conf
13 matches
Mail list logo