zlib not in PKG_CHECK_MODULES in configure.ac
Brought to you by:
pizzach
Because gzoffset and other zlib functions are now used by gwaei, it should now check for zlib on compile time. It should atleast require 1.2.4, but I'm not sure because I currently have 1.2.6 installed. gzoffset is added on 1.2.4, according to the changelogs available at http://zlib.net/
Gtk/glib requires zlib so it should be fine. If I am wrong, I can add it in the bugfix release this weekend. (I'm double checking anyway.)
Gtk has a runtime dependancy on zlib 1.2.5. Though zlib doesn't seem to be listed in the pkgconfig file so i'll add it anyway to gWaei.