Hi Ralf,
Ralf Wildenhues wrote:
* Chris Pickett wrote on Tue, Dec 23, 2008 at 07:00:08AM CET:
I'm trying to use AC_REPLACE_FUNCS to provide strsignal. However, when
I run make it doesn't build a strsignal.lo for me, and libtool complains
"link: `strsignal.lo' is not a valid libtool object".
Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> I have tried Automake-1.9b together with the patch below for this
> package, and I believe it to work well. See the first patch below to
> introduce usage of AC_CONFIG_LIBOBJ_DIR. With a small change to be able
> to run `make check
Hello Russ,
* Russ Allbery wrote on Wed, Aug 16, 2006 at 08:20:26PM CEST:
> Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> > * Russ Allbery wrote on Tue, Aug 15, 2006 at 07:19:10PM CEST:
>
> >> A while back, I asked about Automake support for AC_CONFIG_LIBOBJ_DIR
&
Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> * Russ Allbery wrote on Tue, Aug 15, 2006 at 07:19:10PM CEST:
>> A while back, I asked about Automake support for AC_CONFIG_LIBOBJ_DIR
>> in the context of using Automake to support a non-recursive build of a
>> package. T
* Alexandre Duret-Lutz wrote on Wed, Aug 16, 2006 at 07:31:19PM CEST:
> >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes:
>
> RW> IOW, are you asking when 1.10 will be ready?
>
> I hope I can release a beta for 1.10 this weekend.
I would like to try to get some of my lingering Fortran wor
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes:
RW> IOW, are you asking when 1.10 will be ready?
I hope I can release a beta for 1.10 this weekend.
--
Alexandre Duret-Lutz
Shared books are happy books. http://www.bookcrossing.com/friend/gadl
Hello Russ,
* Russ Allbery wrote on Tue, Aug 15, 2006 at 07:19:10PM CEST:
> A while back, I asked about Automake support for AC_CONFIG_LIBOBJ_DIR in
> the context of using Automake to support a non-recursive build of a
> package. The result of the discussion was that Automake requ
A while back, I asked about Automake support for AC_CONFIG_LIBOBJ_DIR in
the context of using Automake to support a non-recursive build of a
package. The result of the discussion was that Automake required some
functionality that was new in Autoconf 2.60 in order to support this
properly.
Since
| Index: ChangeLog
| from Akim Demaille <[EMAIL PROTECTED]>
|
| * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Use $srcdir when
| looking for a replacement file.
| * lib/autoconf/general.m4 (AC_CHECK_DECLS): Check that the
| directory is relative.
| * doc/autoc
| > From: Akim Demaille <[EMAIL PROTECTED]>
| > Date: 06 Sep 2002 13:50:20 +0200
| >
| > >>>>> "Andreas" == Andreas Schwab <[EMAIL PROTECTED]> writes:
| >
| > Andreas> The default value of ac_config_libobj_dir is wrong, it should
>>>>> "Andreas" == Andreas Schwab <[EMAIL PROTECTED]> writes:
Andreas> The default value of ac_config_libobj_dir is wrong, it should
Andreas> be $srcdir. Similarily, AC_CONFIG_LIBOBJ_DIR should prepend
Andreas> $srcdir to the directory.
Arg, you are rig
11 matches
Mail list logo