summaryrefslogtreecommitdiff
path: root/guile/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add gnulib -I's to guile-snarf command.Simon Josefsson2012-08-091-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* guile: Rename `libguile-gnutls-v-2.la' to `guile-gnutls-v-2.la'.Ludovic Courtès2011-11-041-4/+5
* guile: Install libguile-gnutls under $(libdir)/guile/X.Y.Ludovic Courtès2011-11-041-1/+1
* guile: Rename to `libguile-gnutls-v-2'.Ludovic Courtès2011-11-031-4/+4
* guile: Merge the (gnutls extra) module in (gnutls); deprecate it.Ludovic Courtès2011-11-031-28/+3
* Reverting "Drop guile libgnutls-extra stuff."Ludovic Courtès2011-11-031-3/+30
* Drop guile libgnutls-extra stuff.Simon Josefsson2011-10-281-30/+3
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-3/+2
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-081-2/+2
* Fix dependencies, fixes parallel builds.Simon Josefsson2010-11-231-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Turn off auto-compilation when using Guile 1.9+.Ludovic Courtès2009-09-231-2/+3
* Really fix -I's.Simon Josefsson2008-10-301-0/+1
* Fix -I's.Simon Josefsson2008-10-301-1/+1
* Fix.Simon Josefsson2008-10-301-1/+1
* Fixes.Simon Josefsson2008-10-301-1/+1
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-2/+5
* Builds on my system now.Simon Josefsson2008-10-301-2/+2
* Check whether `-fgnu89-inline' is supported before using it.Ludovic Courtès2008-03-201-1/+7
* guile: Compile with `-fgnu89-inline'.Ludovic Courtès2008-03-191-0/+3
* guile: Propagate Guile's CPPFLAGS to `guile-snarf'.Ludovic Courtès2008-03-071-2/+4
* Bump Guile glue libraries version number.Ludovic Courtès2007-12-121-8/+8
* Fixed CPPFLAGS for Guile code and documentation.Ludovic Courtès2007-08-081-1/+2
* Fix build failure in doc/ when guile isn't installed built yet.Simon Josefsson2007-07-091-0/+6
* Put $(GUILE_FLAGS) in LIBADD, not LDFLAGS.Simon Josefsson2007-06-291-5/+4
* 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-011-3/+2
* 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-301-0/+96