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

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

bug#30431: 27.0.50; "Work even if libpng is install in /usr/local" cause


From: Werner LEMBERG
Subject: bug#30431: 27.0.50; "Work even if libpng is install in /usr/local" causes build failure
Date: Mon, 12 Feb 2018 22:31:32 +0100 (CET)

>> -   if test $HAVE_PNG = no; then
>> +   if test $HAVE_PNG = yes; then
>> +    LIBPNG="$PNG_LIBS"
>> +   else
> 
> Thanks, Glenn. Werner, does that work for you?

It works just fine, thanks!


    Werner





reply via email to

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