Remove useless #include <linux/types.h>
The compilation now works on GNU/kFreeBSD
vgrabbj release 0.9.8
Release 0.9.8
remove vgrabbj.conf on "make uninstall"
Generate and distribute ChangeLog.svn
Move source code in src/ subdirectory
Do not check for libz _two_ times
Only one check is enough
Do not add -Wall
Let the user select its own CFLAGS configuration
Use a copy instead of a link for archived images
Closes patch #4 "Bugfix for archive not working" https://sourceforge.net/p/vgrabbj/patches/4/
Thanks to Vikram Aggarwal for the patch