bug-gnulib
[Top][All Lists]
Advanced

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

Re: Mutilated stdlib.h


From: Bruno Haible
Subject: Re: Mutilated stdlib.h
Date: Fri, 1 Apr 2011 02:53:07 +0200
User-agent: KMail/1.9.9

Bruce Korb wrote:
>  > rm -f stdlib.h-t stdlib.h && \
>  > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
>  >   sed -e 's|@''INCLUDE_NEXT''@||g' \
>  >       -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
>  >       -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
>  >       -e 's|@''NEXT_STDLIB_H''@||g' \

Your Makefile is definitely not correctly generated. Do a "make distclean",
then reconfigure.

Remember to always do a "make distclean" before running gnulib-tool or
autoreconf. Otherwise such things can happen.

Bruno
-- 
In memoriam Selena Quintanilla <http://en.wikipedia.org/wiki/Selena>



reply via email to

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