We have our own internal versions of "gzgets()" and "gzgetc()", so we
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 28 Sep 2001 05:41:45 +0000 (05:41 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 28 Sep 2001 05:41:45 +0000 (05:41 +0000)
commit6efcc11ffe6e71d5637fd6f5afc0b5b81a446472
treeba9f315e66965ef51192d545f1d88da7a5d11a16
parentffc414367b0b409e4adb2c5ea79e68be7508208f
We have our own internal versions of "gzgets()" and "gzgetc()", so we
don't need to check whether zlib has them.  We *do*, however, have to
check for "gzseek()", as we don't have our own version of that.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3963 f5534014-38df-0310-8fa8-9805f1628bb7
acinclude.m4
wiretap/acinclude.m4
wiretap/configure.in