Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37746592
en ru br
ALT Linux repos
S:3.0.5-alt4
5.0: 0.8.6-alt5.M50.1
4.1: 0.8.6-alt5.M41.1
4.0: 0.8.6-alt5.M40.1
3.0: 0.7.3-alt1

Group :: Networking/WWW
RPM: dillo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dillo-0.7.2-alt-libpng3.patch
Download


--- dillo-0.7.2/configure.in~	2003-04-29 16:23:13 +0000
+++ dillo-0.7.2/configure.in	2003-05-12 18:43:14 +0000
@@ -80,7 +80,7 @@ dnl ---------------
 dnl
 PNG_CONFIG="`which libpng-config || which libpng12-config`"
 if test -n "$PNG_CONFIG" ; then
-  CPPFLAGS="$CPPFLAGS `$PNG_CONFIG --I_opts`"
+  CPPFLAGS="$CPPFLAGS `$PNG_CONFIG --cflags`"
 fi
 AC_CHECK_HEADERS(png.h libpng/png.h,
   AC_CHECK_LIB(png, png_check_sig) break,
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin