Age | Commit message (Collapse) | Author |
|
xapian/wrap.scm is generated by swig. We need not commit it to the git
repository.
* xapian/wrap.scm: Delete file.
|
|
* configure.ac: Rerun pkg-config to find xapian include flags for
swig. Store result in SWIG_FLAGS.
* Makefile.am: Use SWIG_CFLAGS.
|
|
* README.org: Warn about unstable API.
|
|
* examples/index.scm, examples/search.scm: Add comments.
|
|
* README.org: Explain the eventual complete wrapping of low level
functions from (xapian wrap).
|
|
* .gitignore: New file.
|
|
* .dir-locals.el: New file.
|
|
* bootstrap.sh: New file.
|
|
|