emacs-devel
[Top][All Lists]
Advanced

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

Re: Recent change to xfns.c breaks compilation


From: Richard Stallman
Subject: Re: Recent change to xfns.c breaks compilation
Date: Sun, 20 Jul 2003 19:06:26 -0400

    However, I think the simpler form to find the header (and define
    either HAVE_LIBPNG_PNG_H or HAVE_PNG_H) should work:

        AC_CHECK_HEADERS(libpng/png.h,,
                         [AC_CHECK_HEADERS(png.h)])

Can someone tell me if that really works?
If it does, I'd like to install it.





reply via email to

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