Changed the optimized include mode (which kicks in when there are a series
authorDavid Dykstra <dwd@samba.org>
Wed, 10 Feb 1999 18:03:59 +0000 (18:03 +0000)
committerDavid Dykstra <dwd@samba.org>
Wed, 10 Feb 1999 18:03:59 +0000 (18:03 +0000)
commit19c14f987e69bc23ff9ba1d6f292094aafecae17
tree50aec5b0da2aac9b266109dfb165e907970d7c19
parent122f19a615bdcb84af139ca27ea8735a0908c9d0
Changed the optimized include mode (which kicks in when there are a series
of non-wildcard includes followed by an exclude of *) so that it will silently
ignore included files that don't exist rather than saying "No such file or
directory".  This is more like the behavior of the non-optimized include mode.
exclude.c