emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: configure script, line #11.741


From: Jan Djärv
Subject: Re: configure script, line #11.741
Date: Sun, 18 Mar 2007 18:31:26 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

Peter Dyballa skrev:
> Hello!
> 
> The code around this line is:
> 
>     11740      if test "$HAVE_XFT" != no; then
>     11741        OLD_CFLAGS="$CPPFLAGS"
>     11742        OLD_CFLAGS="$CFLAGS"
>     11743        OLD_LIBS="$LIBS"
>     11744        CPPFLAGS="$CPPFLAGS $XFT_CFLAGS"
>     11745        CFLAGS="$CFLAGS $XFT_CFLAGS"
>     11746        LIBS="$XFT_LIBS $LIBS"
> 
> Line #11741 looks suspicious, at least useless. Otherwise it should be
> corrected to OLD_ CPPFLAGS=...
> 

Thanks for pointing that out.  Now corrected.

        Jan D.




reply via email to

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