> make a link from libexif.dll to libexif-12.dll
Not sure why the script does this - it seems rather pointless. After "make
install", /lib/libexif.dll.a references libexif-12.dll (try "strings
libexif.dll.a | grep dll"), thus when built, libmythgallery.dll will be linked
to libexif-12.dll.
Jeff