1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-23 20:05:32 +02:00
Commit graph

28 commits

Author SHA1 Message Date
Rob Browning
e210cb8b1b * .cvsignore: add *.c.clean.c. and re-sort. 2002-04-02 01:40:40 +00:00
Rob Browning
c1ca71c343 * .cvsignore: add stamp-h1. 2002-01-16 19:42:03 +00:00
Rob Browning
c300b052a5 * .cvsignore: add version.h 2001-09-20 16:39:15 +00:00
Rob Browning
d6c0a9e00d * .cvsignore: add stamp-h.in. 2001-07-08 19:17:05 +00:00
Michael Livshin
5f5dc92966 *** empty log message *** 2001-06-25 03:46:41 +00:00
Rob Browning
f02327ae03 * .cvsignore: really add guile_filter_doc_snarfage. 2001-06-02 20:34:43 +00:00
Rob Browning
3074c04a00 * .cvsignore: add guile_filter_doc_snarfage guile-snarf-docs
guile-snarf-docs-texi.
2001-06-02 20:31:38 +00:00
Keisuke Nishida
b8d3f9a8ee Ignore guile.texi. 2000-12-16 19:58:28 +00:00
Greg J. Badros
153511a74c *** empty log message *** 2000-01-16 22:07:08 +00:00
Greg J. Badros
97b9d8ba4e Ignore guile-snarf.awk (guile-snarf.awk.in is the dist'd file) 1999-12-19 00:20:11 +00:00
Greg J. Badros
66c24ad36a Ignore *.doc, guile-doc-snarf 1999-12-12 23:25:57 +00:00
Jim Blandy
0cbedb5b2b *** empty log message *** 1999-10-05 22:36:14 +00:00
Tim Pierce
c75a590628 *** empty log message *** 1997-06-28 09:03:21 +00:00
Jim Blandy
bb7153ed75 *** empty log message *** 1997-04-19 13:12:34 +00:00
Jim Blandy
7c9c776088 *** empty log message *** 1997-04-15 01:24:05 +00:00
Jim Blandy
5f58a61b08 *** empty log message *** 1997-04-10 01:18:46 +00:00
Jim Blandy
363c8a613e *** empty log message *** 1997-04-09 23:01:00 +00:00
Jim Blandy
d064b4d837 *** empty log message *** 1997-04-09 23:00:48 +00:00
Jim Blandy
068bba9862 *** empty log message *** 1997-04-09 23:00:18 +00:00
Jim Blandy
3f81f8f238 *** empty log message *** 1997-01-18 16:48:23 +00:00
Jim Blandy
e53cfd29f0 *** empty log message *** 1997-01-14 17:55:17 +00:00
Marius Vollmer
1bb9f4dbf6 * configure.in: Replaced AC_PROG_RANLIB with AM_PROG_LIBTOOL.
* Makefile.am: Made libguile into a libtool library.
* PLUGIN/guile.config: Removed "-L ../libguile" from xtra_cflags.
Set libtool_libs to indicate that libguile is a libtool library.
See guile/ChangeLog for details.
* .cvsignore: ignore "*.lo", the libtool library objects.
1997-01-11 19:00:04 +00:00
Jim Blandy
ce2a6727dc *** empty log message *** 1996-12-22 21:36:25 +00:00
Jim Blandy
e2cac61bd5 Put the library path in a header file, instead of passing it on
the command line in every compilation.
* Makefile.in (libpath.h): New target.
(features.o): Depend on libpath.h.
(clean): Delete libpath.h.
(ALL_CFLAGS): Don't use -DLIBRARY_PATH here.  Instead ...
* features.c: ... #include "libpath.h" here.
* .cvsignore: Ignore libpath.h.
1996-09-04 06:15:25 +00:00
Jim Blandy
ce2cc11688 . 1996-08-06 19:48:49 +00:00
Jim Blandy
0f1c2da66c . 1996-08-01 10:55:47 +00:00
Jim Blandy
b33b129567 . 1996-08-01 08:56:42 +00:00
Jim Blandy
a44a755d25 *** empty log message *** 1996-08-01 08:38:52 +00:00