liblzf
liblzf copied to clipboard
Git mirror of the liblzf CVS repository.
Results
1
liblzf issues
Sort by
recently updated
recently updated
newest added
I just tried so far this: $ gcc lzf.c lzf.c:38:10: fatal error: config.h: No such file or directory 38 | #include "config.h" And then read that [configure.ac](http://www.adp-gmbh.ch/misc/tools/configure/configure_in.html) is from automake...