Hi folks,
Currently I am working on an established application written in C
which uses GNU autoconf and automake. We have taken many of the
core tasks of this application and put them into a separate library
which also uses autoconf and automake.
The problem now comes when I try to integrate the
On Thu, Dec 05, 2002 at 06:28:45PM -0800, Thamer Al-Harbash wrote:
> On Fri, 6 Dec 2002, Andy Smith wrote:
>
> > The part that I can't quite grasp right now, is how and where to
> > install the files from the library? We do not want them to be
> > installed system
Hi folks,
apologies if I have missed something obvious, but I don't seem to
understand how one should use AC_LIBOBJ?
I have taken the AC_FUNC_SNPRINTF macro from the ac-archive and put
it in acsite.m4. This macro calls AC_LIBOBJ(snprintf) if the
system's snprintf is missing or broken. In my pro
On Thu, Jan 09, 2003 at 10:43:09PM +, Andy Smith wrote:
> Hi folks,
>
> apologies if I have missed something obvious, but I don't seem to
> understand how one should use AC_LIBOBJ?
Sorry to reply to my own email, but I've discoevered two things:
Firstly, by acciden
On Fri, Jan 10, 2003 at 10:56:43AM +0100, Alexandre Duret-Lutz wrote:
> >>> "Andy" == Andy Smith <[EMAIL PROTECTED]> writes:
>
> [...]
>
> Andy> But when I do "autoconf && automake" I get:
>
> Andy> src/Makefile.am:9: @LT
On Sun, Jan 19, 2003 at 03:50:48AM +0100, Guido Draheim wrote:
> Peter Simons schrieb:
> >
> >Anyway, this is leading nowhere. I quit this thread and return to my
> >well-established "ignoring the users"-routine.
> >
>
> Hopefully not - we should really get this matter settled.
I suggest that bot