eet: Go back to plain header check for zlib as band-aid
authorstefan <stefan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 2 Jul 2012 09:07:32 +0000 (09:07 +0000)
committerstefan <stefan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 2 Jul 2012 09:07:32 +0000 (09:07 +0000)
commit4510df0ba78e1683ad4a4288467b1365a026bcce
tree8b559005ac101baff188b5269b71e9c4010c0d88
parent0d77538a5506a5c168dfb91dcb1931214979693c
eet: Go back to plain header check for zlib as band-aid

Older version of zlib, used in Fedora 10 and Ubuntu 10.04, does not have a pc file. It would be
better to bring this into m4 macro but I fear touching it. Vincent, it would be great if you could
handle this as well.

Without this you get this error:
configure: error: "Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH
environment variable contains include lines for the location of this
file"

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@73138 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac