maint: remove lots of obsolete #if...HAVE_* checks
authorJim Meyering <meyering@redhat.com>
Sun, 20 Dec 2009 18:41:39 +0000 (19:41 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 30 Dec 2009 16:33:55 +0000 (17:33 +0100)
commit9375a72a92bb905d0935f296057148df0562def4
treeeb7ee6b1ce781f098c1f80411ec29e6f693fd880
parenta5ca1651a1b564b59a104236d9552d9ae75faf3e
maint: remove lots of obsolete #if...HAVE_* checks

Remove many always-true cpp tests like #ifdef HAVE_UNISTD_H,
 #ifdef HAVE_FCNTL_H and #ifdef SSIZE_MAX.
* gzip.c: As above.
* gzip.h: Likewise.
* inflate.c: Likewise.
* tailor.h: Likewise.
* unlzw.c: Likewise.
* util.c: Likewise.
* zip.c: Likewise.
gzip.c
gzip.h
inflate.c
tailor.h
unlzw.c
util.c
zip.c