update uwproj (fixes various configure bugs)
update uwproj
Added tag v1.5.0 for changeset 5c9e268aa6d8
release v1.5.0
greatly improve memory usage - fixes #634
fix ineffecient string list reallocation - fixes #637
do not treat unknown option as directory - fixes #635
implement -d option (issue #489) and various improvements
improve the dist Makefile target
Added tag v1.4.2 for changeset d11c154e33e1
fix zero-terminator written to wrong position when encountering too long lines - fixes #490
add msvc support - resolves #488
update uwproj (adds support for config.site)
improve Makefiles
Added tag v1.4.1 for changeset a2ea57a16348
fix dist files not being in subdir
Added tag v1.4.1 for changeset 186e41b332d9
add new dist target
replace autoconf with uwproj
new feature: count non-whitespace characters
Added tag v1.4 for changeset be2084398c37
remove obsolete AC_PROG_CC_STDC
simplify .hgignore file
fixes missing files in dist package
fixes duplicate line in help text
fixes error message when directory access fails
reorders processing of arguments (help text first)
preparing changes for individual sum feature
adds option to compute individual sums
adds test file skeleton to build system
adds more autogenerated files to .hgignore
adds simple tiny test suite and updates license headers