summaryrefslogtreecommitdiff
path: root/guile
Commit message (Expand)AuthorAgeFilesLines
* Small cleanups in `guile/tests'.Ludovic Courtes2007-06-123-21/+0
* Need to put libguile-gnutls-v-0.la before gnulib_libs, to fix rpath issue.Simon Josefsson2007-06-111-2/+2
* Use _LIBADD for libraries, not _LDFLAGS.Simon Josefsson2007-06-111-6/+7
* Fix Guile linking so that the right GnuTLS libs are used.Ludovic Courtes2007-06-081-11/+15
* Fixed the `-Wno-strict-prototypes' issue in Guile code.Ludovic Courtes2007-06-061-3/+5
* Need -I for config.h.Simon Josefsson2007-06-011-1/+1
* Usage "old-fashion" make suffix rules rather than GNU Make patterns.Ludovic Courtes2007-06-014-6/+5
* Tiny bug fixes in Guile's documentation extraction.Ludovic Courtes2007-06-011-2/+3
* Build cleanups following Simon's comments.Ludovic Courtes2007-05-311-1/+1
* Try to handle "function declaration isn't a prototype" warnings.Ludovic Courtès2007-05-301-0/+8
* Started Guile integration.Ludovic Courtès2007-05-3043-0/+6886