summaryrefslogtreecommitdiffstats
path: root/graphics/ruby-libexif/files/patch-aa
blob: 22073bc55f39d7e515a290fe4fac5e8646274041 (plain)
1
2
3
4
5
6
7
8
9
10
--- extconf.rb.orig     Tue Apr 15 14:49:33 2003
+++ extconf.rb  Tue Apr 15 14:49:38 2003
@@ -5,7 +5,6 @@
 def have_libexif_header
   have_header('libexif/exif-ifd.h') and
   have_header('libexif/exif-data.h') and
-  have_header('libexif/exif-note.h') and
   have_header('libexif/exif-utils.h') and
   have_header('libexif/exif-tag.h') 
 end
OpenPOWER on IntegriCloud