Find a file
Thomas Hochstein b5ef572664 Accept an upper/lower boundary of 0 (zero).
The code checks if a boundary is set by looking
for a TRUE value, but 0 is FALSE. It has to check
whether the variable is set, i.e. defined(),
instead.

Fixes #56.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-01-01 21:37:43 +01:00
bin Fix documentation relating to conffile location. 2013-09-04 11:43:13 +02:00
doc Update INSTALL documentation. 2013-09-04 11:45:31 +02:00
etc Redo directory structure. 2013-09-03 10:01:16 +02:00
install Fix displayed path in install. 2013-09-04 11:45:33 +02:00
lib Accept an upper/lower boundary of 0 (zero). 2018-01-01 21:37:43 +01:00
.gitattributes Introduce end-of-line normalization and add .gitattributes. 2010-09-18 20:53:31 +02:00
.gitignore Redo directory structure. 2013-09-03 10:01:16 +02:00