Commit c7b998e5ac2519b78c9531a35dcda6e30342687f

fukuchi 2008-10-10T19:09:47

* configure.ac: - Now config.h offers "__STATIC" macro becomes "static" when "--without-tests" is specified. This macro is useful for functions that are called from test programs but not from other library codes. * qrinput.c: - Very little performance improvement.