summaryrefslogtreecommitdiff
path: root/guile-readline/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Put the readline extension in the extensionsdirAndy Wingo2013-10-141-11/+9
* guile-readline: Clean `.go' files.Ludovic Courtès2012-01-231-2/+3
* guile-readline slight modernizationAndy Wingo2010-10-051-9/+9
* Use AM_SILENT_RULES to pare down build output, ignore auto-generated filesNo Itisnt2010-06-181-3/+3
* parallel installability for libguile*.hAndy Wingo2010-03-161-1/+2
* rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0Andy Wingo2010-03-161-2/+2
* Aggregate `guile-readline' makefiles.Ludovic Courtès2009-08-211-5/+12
* Don't use a sub-`configure' for `guile-readline'.Ludovic Courtès2009-08-211-7/+17
* Change guile-readline license to GPLv3+Neil Jerram2009-06-171-10/+10
* Add `ChangeLog-2008' files to the distribution.Ludovic Courtès2008-09-121-2/+2
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-4/+6
* merge from 1.8 branchKevin Ryde2006-06-171-1/+1
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* * LIBGUILEREADLINE-VERSION: Bumped versions for the 1.7.1 release.Marius Vollmer2004-08-261-5/+4
* * Makefile.am: move support for readline.scm to ice-9/ subdir.Rob Browning2004-06-161-18/+3
* * Makefile.am (TAGS_FILES): Use this variable instead ofMikael Djurfeldt2004-02-091-2/+2
* * Makefile.am (ice-9/readline.scm): new target -- so readline willRob Browning2003-03-191-0/+12
* * Makefile.am (ice9dir): VERSION -> GUILE_EFFECTIVE_VERSION.Rob Browning2002-12-091-1/+1
* (dist-hook): Make sure $(distdir)/Makefile.in is writable beforeMarius Vollmer2002-04-171-1/+1
* (.c.x): Pass "-o $@" to guile-snarf.Marius Vollmer2002-03-241-1/+1
* (snarfcppopts): New var.Thien-Thi Nguyen2002-03-141-2/+2
* 2002-02-27 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2002-02-271-1/+1
* * Makefile.am (libguilereadline_la_LDFLAGS): useRob Browning2002-02-251-1/+3
* (AUTOMAKE_OPTIONS): Replace "gnu" with "foreign".Thien-Thi Nguyen2002-02-131-1/+1
* (AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".Thien-Thi Nguyen2002-02-091-4/+4
* * Add ETAGS_ARGS decls so that more stuff gets tagged.Neil Jerram2001-12-011-1/+2
* Put `-export-dynamic -no-undefined' into LDFLAGSMarius Vollmer2001-11-021-1/+3
* * Makefile.am, readline.scm: Updated copyright notice.Martin Grabmüller2001-07-191-1/+1
* * Makefile.am (libguilereadline_la_SOURCES): removed readline.xMichael Livshin2001-05-311-2/+4
* * Makefile.am (dist-hook): Added kludge to fix automake generatedMikael Djurfeldt2000-06-121-1/+9
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-1/+3
* * Makefile.am (.c.x): Use same rule as in libguile.Mikael Djurfeldt1999-09-161-1/+2
* * Makefile.am (DISTCLEANFILES): Get rid of .x files.Jim Blandy1999-09-111-1/+3
* * Makefile.am: Do not install and distributeMarius Vollmer1999-09-111-3/+3
* * Makefile.am: Install guile-readline/readline.h.Mikael Djurfeldt1999-08-291-0/+2
* * Makefile.am (INCLUDES): Added -I$(srcdir)/../libguile.Mikael Djurfeldt1999-08-041-1/+1
* * Makefile.am (BUILT_SOURCES): Added.Mikael Djurfeldt1999-07-241-0/+2
* * Checked everything into CVS.Marius Vollmer1999-07-231-0/+42