bug-gnulib
[Top][All Lists]
Advanced

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

Re: cannot recreate gllib


From: Sam Steingold
Subject: Re: cannot recreate gllib
Date: Sun, 26 Oct 2008 09:48:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> * Simon Josefsson <address@hidden> [2008-10-26 09:43:24 +0100]:
>
> Sam Steingold <address@hidden> writes:
>
>> rm -f stdlib.h-t stdlib.h
>> { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
>>        sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
>>            -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
>>            -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
>>            -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
>>            -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
>>            -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
>>            -e 's|@''GNULIB_MKDTEMP''@|0|g' \
>>            -e 's|@''GNULIB_MKSTEMP''@|0|g' \
>>            -e 's|@''GNULIB_PUTENV''@|0|g' \
>>            -e 's|@''GNULIB_RPMATCH''@|0|g' \
>>            -e 's|@''GNULIB_SETENV''@|0|g' \
>>            -e 's|@''GNULIB_STRTOD''@|0|g' \
>>            -e 's|@''GNULIB_UNSETENV''@|0|g' \
>>            -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
>>            -e 's|@''HAVE_GETSUBOPT''@|1|g' \
>>            -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
>>            -e 's|@''HAVE_MKDTEMP''@|1|g' \
>>            -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
>>            -e 's|@''HAVE_RPMATCH''@|1|g' \
>>            -e 's|@''HAVE_SETENV''@|1|g' \
>>            -e 's|@''HAVE_STRTOD''@|1|g' \
>>            -e 's|@''HAVE_UNSETENV''@|1|g' \
>>            -e 's|@''REPLACE_MKSTEMP''@|0|g' \
>>            -e 's|@''REPLACE_PUTENV''@|0|g' \
>>            -e 's|@''REPLACE_STRTOD''@|0|g' \
>>            -e 's|@''VOID_UNSETENV''@|0|g' \
>>            -e '/definition of GL_LINK_WARNING/r 
>> ../../src/src/build-aux/link-warning.h' \
>>            < ../../src/gllib/stdlib.in.h; \
>>      } > stdlib.h-t
>> mv stdlib.h-t stdlib.h
>
> This is missing a fair bit of stuff from the current modules/stdlib
> file, are you sure you have updated the makefile when you updated
> stdlib.in.h?

yes, gnulib-tool updated gllib/Makefile.am and automake update
gllib/Makefile.in.


-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 8.04 (hardy)
http://thereligionofpeace.com http://camera.org http://memri.org
http://jihadwatch.org http://palestinefacts.org
My name is Deja Vu. Have we met before?





reply via email to

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