Rob Browning
cc10ef2629
*** empty log message ***
2002-04-09 17:35:28 +00:00
Rob Browning
0647637a2f
* configure.in: autoconf 2.53 compliance. Add documentation for
...
many AC_DEFINEs. Convert LIBOBJS uses to AC_LIBOBJ. Fix
LIBLOBJS, EXTRA_DOT_DOC_FILES, and EXTRA_DOT_X_FILES LIBLOBJS
computation to match template in autoconf info pages. Add
LIBGUILE_SRFI_SRFI_4_LTHACK and LIBGUILE_SRFI_SRFI_13_14_LTHACK
substs.
2002-04-09 17:34:47 +00:00
Rob Browning
398fc9bdd1
* .cvsignore: add *.c.clean.c.
2002-04-09 17:30:11 +00:00
Rob Browning
cec1f414cc
*** empty log message ***
2002-04-09 17:27:46 +00:00
Rob Browning
852b06e2f4
* srfi-4.scm: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:27:35 +00:00
Rob Browning
667f6c2fbd
* srfi-14.scm: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:27:28 +00:00
Rob Browning
a2174d4286
* srfi-13.scm: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:27:22 +00:00
Rob Browning
87cf132b41
* Makefile.am: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:26:37 +00:00
Rob Browning
5d67ef1098
* Makefile.am (guile.texi): EXEEXT fix.
...
($(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES)): EXEEXT fix.
(BUILT_SOURCES): add guile-procedures.texi.
* Makefile.am ($(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES)): use
$(EXEEXT) for guile_filter_doc_snarfage on cygwin.
(guile.texi): add $(EXEEXT) for guile on cygwin.
2002-04-09 17:24:41 +00:00
Rob Browning
44b07d05f8
* readline.scm: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:22:02 +00:00
Rob Browning
7554881756
* configure.in: add documentation for AC_DEFINEs and add
...
LIBGUILEREADLINE_LTHACK.
2002-04-09 17:21:22 +00:00
Rob Browning
23782de180
* Makefile.am: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:19:41 +00:00
Rob Browning
ae5a032adf
* LIBGUILEREADLINE-VERSION: hack around dynamic-link problems by
...
using painfully explicit lib names.
(LIBGUILEREADLINE_LTHACK): new var.
2002-04-09 17:19:11 +00:00
Rob Browning
5196f26c08
* acinclude.m4: add documentation for AC_DEFINEs.
2002-04-09 17:17:03 +00:00
Rob Browning
94e1f12fcd
* acconfig.h: removed -- newer autoconf doesn't like it, and now
...
we don't need it.
2002-04-09 17:16:23 +00:00
Rob Browning
19362e4d86
* GUILE-VERSION: hack around dynamic-link problems by using
...
painfully explicit lib names.
(LIBGUILE_SRFI_SRFI_4_LTHACK): new var (1.6 only).
(LIBGUILE_SRFI_SRFI_13_14_LTHACK): new var (1.6 only).
2002-04-09 17:15:51 +00:00
Rob Browning
353173b7fd
* .cvsignore: add autom4te.cache.
2002-04-09 17:10:52 +00:00
Thien-Thi Nguyen
59cf3efa99
Typo fix; nfc.
2002-04-08 20:44:07 +00:00
Marius Vollmer
db91fbdf52
*** empty log message ***
2002-04-08 17:09:26 +00:00
Marius Vollmer
66b04b0cb4
(guile-snarf): Updated.
2002-04-08 17:09:07 +00:00
Thien-Thi Nguyen
7e3521747d
Fix typo.
2002-04-08 17:07:18 +00:00
Marius Vollmer
ef6b53ce6e
Do not clean input file. This would write to the $(srcdir) during a
...
VPATH build, which is not allowed. It also isn't needed since it only
works when an output filename has been specified and in that case we
don't need to clean the input file because the output file will
already exist.
2002-04-08 17:05:56 +00:00
Thien-Thi Nguyen
e2012b459c
*** empty log message ***
2002-04-08 17:05:05 +00:00
Thien-Thi Nguyen
b262538585
Use (ice-9 getopt-long).
...
Autoload (ice-9 common-list).
(select-items): New proc.
(make-display-item): New proc.
(display-item): Delete.
(display-items): Use `make-display-item'.
(summarize-guile-TODO): Add option handling.
2002-04-08 17:03:57 +00:00
Marius Vollmer
f9a3a966e2
*** empty log message ***
2002-04-08 16:54:45 +00:00
Marius Vollmer
c0c187f066
(EXTRA_DIST): Don't distribute TODO.
2002-04-08 16:54:35 +00:00
Marius Vollmer
f9de136145
Do not link TODO from $workbook/tasks/TODO.
2002-04-08 16:54:26 +00:00
Marius Vollmer
2b23ce60cb
*** empty log message ***
2002-04-08 00:44:34 +00:00
Marius Vollmer
0ba3265947
(SCM_TESTS_DIRS, dist-hook): New, distribute directories manually.
2002-04-08 00:44:25 +00:00
Marius Vollmer
5182135c19
(EXTRA_DIST): Added cpp_err_symbols.c and cpp_sig_symbols.c.
2002-04-08 00:43:26 +00:00
Marius Vollmer
14e0bc5aaa
(dist-hook): Make sure $(distdir)/Makefile.in is writable before
...
modifying it.
2002-04-08 00:41:23 +00:00
Marius Vollmer
579103d955
(CLEANFILES): Added guile.cps, guile.fns, guile.rns, guile.tps,
...
guile.vrs.
2002-04-08 00:40:46 +00:00
Marius Vollmer
eaf2097c27
(CLEANFILES): Added goops.tmp, goops.cps.
2002-04-08 00:39:48 +00:00
Marius Vollmer
633e026145
(dist-hook): Simplified to not use "cd"; now it works for relative
...
pathnames in $(distdir).
2002-04-08 00:39:05 +00:00
Marius Vollmer
c12146843b
(DISTCLEANFILES): Added check-guile.log.
2002-04-08 00:37:25 +00:00
Marius Vollmer
de50396f43
*** empty log message ***
2002-04-07 22:55:44 +00:00
Marius Vollmer
553f1897ac
(guile_TEXINFOS): Add scheme-compound.texi.
2002-04-07 22:55:35 +00:00
Marius Vollmer
035412df15
*** empty log message ***
2002-04-07 22:23:59 +00:00
Marius Vollmer
38476238d3
guile-snarf.in: Install the trap for removing $cleanfile only when the
...
value of $cleanfile is actually known.
2002-04-07 22:23:48 +00:00
Marius Vollmer
a9f0370dc6
* autogen.sh: Also link TODO from $workbook/tasks/TODO.
2002-04-07 22:21:55 +00:00
Marius Vollmer
5352cc0f20
(dist-hook): Removed. TODO is now installed by autogen.sh.
2002-04-07 22:20:53 +00:00
Thien-Thi Nguyen
e4fcbe23b8
*** empty log message ***
2002-04-07 21:44:28 +00:00
Thien-Thi Nguyen
fb1cdefe5c
Add "Bugs" section to commentary.
...
Autoload (srfi srfi-13) on `string-tokenize'.
(as-leaf): New proc.
(hang-by-the-leaves): Use `as-leaf'.
(read-TODO-file): Expand regexp and specs
to handle "D", "X" and "N%". Fix regexp
to make isolating `who' easier.
(display-item): Handle "D", "X" and "N%".
2002-04-07 21:37:14 +00:00
Thien-Thi Nguyen
2589defad4
*** empty log message ***
2002-04-06 08:21:24 +00:00
Thien-Thi Nguyen
785c30676e
(scripts_sources): Add "summarize-guile-TODO".
2002-04-06 08:19:49 +00:00
Thien-Thi Nguyen
89c8775916
Initial revision
2002-04-06 08:18:43 +00:00
Thien-Thi Nguyen
6e0ae869bb
*** empty log message ***
2002-04-06 01:57:01 +00:00
Thien-Thi Nguyen
088b528512
(display-outline-tree): No longer export this proc.
...
(*depth-cue-rx*, *subm-number*, *level-divisor*, >>,
display-outline-tree): Delete these vars and procs.
(??, msub, ??-predicates, make-line-parser,
make-text-outline-reader): New procs.
(make-text-outline-reader): Export.
(read-text-outline-silently): Rewrite
using `make-text-outline-reader'.
2002-04-06 01:55:20 +00:00
Thien-Thi Nguyen
eb4311e620
*** empty log message ***
2002-04-04 23:59:04 +00:00
Thien-Thi Nguyen
3fe8f82f5e
(scripts_sources): Add lint.
2002-04-04 23:58:09 +00:00