/[mldonkey]/mldonkey/src/utils/lib/autoconf.ml.new.in
ViewVC logotype

Diff of /mldonkey/src/utils/lib/autoconf.ml.new.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by spiralvoice, Mon Jun 20 18:52:57 2005 UTC revision 1.14 by spiralvoice, Fri Jun 24 23:49:19 2005 UTC
# Line 32  let check_array s pos = Line 32  let check_array s pos =
32  let has_iconv = if "@ICONV@" = "yes" then true else false  let has_iconv = if "@ICONV@" = "yes" then true else false
33    
34  let has_gd = @HAS_GD@  let has_gd = @HAS_GD@
35    let has_gd_png = @HAS_GD_PNG@
36    let has_gd_jpg = @HAS_GD_JPG@
37    
38  let has_zlib = @HAS_ZLIB@  let has_zlib = @HAS_ZLIB@
39  let zlib__uncompress_string2 s = @ZLIB__UNCOMPRESS_STRING2@  let zlib__uncompress_string2 s = @ZLIB__UNCOMPRESS_STRING2@

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26