]> git.gag.com Git - debian/gzip/commit
maint: accommodate stricter syntax-check
authorJim Meyering <meyering@redhat.com>
Sat, 23 Oct 2010 07:42:37 +0000 (09:42 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 23 Oct 2010 08:02:35 +0000 (10:02 +0200)
commit8238d2d4956cf55da2ad3ded123aca968e6f056a
tree4d2907fc2eb035fe7817fef0fc1ef9e9b19d641c
parent0555c158a0cf37446f4e73dc4d0ee556766d0a9b
maint: accommodate stricter syntax-check

Avoid #if, #define and #undef of always-defined symbols.
* gzip.c (ELOOP, SIGPIPE): Remove unneeded cpp directives.
* tailor.h (HAVE_DIRENT_H, HAVE_FCNTL_H, HAVE_UNISTD_H, MSDOS):
(O_BINARY): Likewise.
gzip.c
tailor.h