bug-gnulib
[Top][All Lists]
Advanced

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

Re: Errors with rpl_realloc(), pthreads calls on hppa2.0w-hp-hpux11.11


From: Daniel Richard G.
Subject: Re: Errors with rpl_realloc(), pthreads calls on hppa2.0w-hp-hpux11.11
Date: Sun, 13 Oct 2013 00:33:21 -0400

On Sat, 2013 Oct 12 20:29-0700, Paul Eggert wrote:
> 
> How did you create the configure script?  It's not making sense
> to me.  The code that modules/realloc-gnu uses to decide about libobj.o:
> 
> if test $REPLACE_REALLOC = 1; then
>   AC_LIBOBJ([realloc])
> fi
> 
> is the same as modules/realloc-posix.

The configure script is created in the course of running

    ./gnulib-tool \
        --create-testdir \
        --dir=/tmp/testdir \
        --with-tests \
        --single-configure \
        `./posix-modules`

These lines in the resulting configure.ac seem suspect:

    m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))

    m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))


--Daniel


-- 
Daniel Richard G. || address@hidden
My ASCII-art .sig got a bad case of Times New Roman.



reply via email to

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