Ticket #8424: patch-extconf.rb.diff

File patch-extconf.rb.diff, 231 bytes (added by garry@…, 18 years ago)

patch for extconf.rb

  • extconf.rb

    old new  
    3636
    3737if with_config('ttf')
    3838  have_library('ttf')
     39  have_library('iconv')
    3940end
    4041
    4142if with_config('xpm')