We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://sourceforge.net/projects/libxls/files/libxls-1.4.0.zip/download
CFLAGS += -DXLS -I/usr/local/libxls/include LDFLAGS += -L/usr/local/libxls/lib LDLIBS += -lxlsreader export LD_LIBRARY_PATH=/usr/local/libxls/lib
make make install