Thien-Thi Nguyen
3ebfb6eaa2
*** empty log message ***
2002-02-10 00:18:17 +00:00
Thien-Thi Nguyen
914dd9fc97
Also pass "--force" to libtoolize.
...
Add recursion into libltdl.
Add "now run configure" message.
2002-02-10 00:16:03 +00:00
Thien-Thi Nguyen
d1e29c0d5e
Back port from 1.9, with the following exception:
...
Set "-e" at the start.
2002-02-10 00:12:42 +00:00
Thien-Thi Nguyen
404d6d2a02
(EXTRA_DIST): Add $(ACLOCAL) and accconfig.h.
...
(TESTS): New macro.
2002-02-10 00:07:36 +00:00
Thien-Thi Nguyen
4903f72b0e
(AC_STRUCT_ST_RDEV, AC_STRUCT_ST_BLKSIZE): No longer use these.
...
Instead use AC_CHECK_MEMBERS.
(AC_STRUCT_ST_BLOCKS): Use instead of ad-hoc test.
Use AC_PREREQ, AC_INIT and AC_CONFIG_SRCDIR sequence
instead of lone AC_INIT.
Use AC_CONFIG_FILES, AC_CONFIG_COMMANDS and AC_OUTPUT sequence
instead of lone AC_OUTPUT.
(AC_CONFIG_FILES): Add test-suite/Makefile and check-guile.
(AC_CONFIG_COMMANDS): Also chmod +x check-guile.
2002-02-10 00:02:06 +00:00
Thien-Thi Nguyen
d2e93f1160
Remove embedded libtool.m4.
...
AC_LANG not a variable now -- use __cplusplus unconditionally.
2002-02-09 23:54:29 +00:00
Thien-Thi Nguyen
53f6ccf8d3
*** empty log message ***
2002-02-09 23:40:39 +00:00
Thien-Thi Nguyen
a4ec214b8d
Update autoconf-managed cpp symbol HAVE_ST_BLKSIZE
...
to HAVE_STRUCT_STAT_ST_BLKSIZE.
(scm_fport_buffer_add): Update autoconf-managed cpp
symbol HAVE_ST_BLKSIZE to HAVE_STRUCT_STAT_ST_BLKSIZE.
2002-02-09 23:39:04 +00:00
Thien-Thi Nguyen
6ca50d4204
(scm_stat2scm): Update autoconf-managed cpp
...
symbols HAVE_ST_RDEV, HAVE_ST_BLKSIZE and HAVE_ST_BLOCKS
to HAVE_STRUCT_STAT_ST_RDEV, HAVE_STRUCT_STAT_ST_BLKSIZE
and HAVE_STRUCT_STAT_ST_BLOCKS, respectively.
2002-02-09 23:35:28 +00:00
Thien-Thi Nguyen
7d919f2a59
(AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".
...
(OMIT_DEPENDENCIES): Delete -- obsolete.
2002-02-09 23:31:12 +00:00
Thien-Thi Nguyen
641de944dd
*** empty log message ***
2002-02-09 23:18:11 +00:00
Thien-Thi Nguyen
67c8a9bc4a
*** empty log message ***
2002-02-09 23:17:32 +00:00
Thien-Thi Nguyen
6bc674b0b4
bye bye
2002-02-09 23:16:27 +00:00
Thien-Thi Nguyen
642b5714e8
Back port from 1.12, with the following exception:
...
do not use modules (ice-9 and-let-star) or (ice-9 rdelim).
2002-02-09 23:15:28 +00:00
Thien-Thi Nguyen
9c93b34cc2
Use test-file-name' and
data-file-name'
...
instead of `data-file'.
2002-02-09 23:12:46 +00:00
Thien-Thi Nguyen
5570bfb40d
Back port from 1.20, with these exceptions:
...
do not remove `signals-error?' and `signals-error?*', and do not
include (ice-9 stack-catch), which is not available yet.
2002-02-09 23:10:56 +00:00
Thien-Thi Nguyen
485b705442
*** empty log message ***
2002-02-09 23:03:48 +00:00
Thien-Thi Nguyen
aaa78dc3c4
(AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".
2002-02-09 23:03:10 +00:00
Thien-Thi Nguyen
e4cd6e5750
(PORTSH): Delete cruft.
2002-02-09 08:10:55 +00:00
Thien-Thi Nguyen
9a060ea1a4
Add question: How did the 1.4 release process
...
allow this unterminated #ifndef?
2002-02-09 07:59:01 +00:00
Thien-Thi Nguyen
895688f64f
*** empty log message ***
2002-02-09 00:45:52 +00:00
Thien-Thi Nguyen
82599ef14c
(scm_make_gsubr): On "too many args" error,
...
also display arg count and name.
2002-02-09 00:44:55 +00:00
Thien-Thi Nguyen
3e8aa51d77
(Questions): Add q/a on cvs branch sanity.
2002-02-05 20:55:49 +00:00
cvs2svn
ce7b74fc77
This commit was manufactured by cvs2svn to create branch
...
'branch_release-1-4'.
2002-02-05 10:32:36 +00:00
Thien-Thi Nguyen
ae84ee626e
(TEST_SUITE_DIR): Fix bug: Use `top_srcdir'.
...
(GUILE_LOAD_PATH): No longer include $top_srcdir.
2002-02-05 10:32:35 +00:00
Thien-Thi Nguyen
ec5e172228
Fix bug: Use ":" in `case' pattern to prevent prefix aliasing.
2002-02-05 10:30:04 +00:00
Thien-Thi Nguyen
77bf05e08b
*** empty log message ***
2002-02-05 10:10:49 +00:00
Thien-Thi Nguyen
e15fa93d74
(top_builddir): Fix bug: Use cwd.
2002-02-05 10:09:39 +00:00
Thien-Thi Nguyen
0187b4f417
*** empty log message ***
2002-02-05 09:42:16 +00:00
Thien-Thi Nguyen
0f73b20f51
Include $(top_srcdir)/pre-inst-guile.am.
...
(overview): Use $(preinstguiletool).
2002-02-05 09:40:56 +00:00
Thien-Thi Nguyen
9f03ac3db2
Include $(top_srcdir)/pre-inst-guile.am.
...
(psyntax.pp): Use $(preinstguile).
2002-02-05 09:38:23 +00:00
Thien-Thi Nguyen
dce05f4a4b
(libguile/guile-snarf-docs-texi): Remove
...
from `AC_CONFIG_FILES' and `AC_CONFIG_COMMANDS'.
2002-02-05 09:35:42 +00:00
Thien-Thi Nguyen
d6c33794d5
bye bye
2002-02-05 09:32:26 +00:00
Thien-Thi Nguyen
f8241358de
Include $(top_srcdir)/pre-inst-guile.am.
...
(bin_SCRIPTS): Remove guile-snarf-docs-texi.
(alldotdocfiles, snarf2checkedtexi, dotdoc2texi): New vars.
(guile.texi, guile-procedures.texi): Use $(dotdoc2texi).
2002-02-05 09:29:53 +00:00
Thien-Thi Nguyen
5e9d88a400
*** empty log message ***
2002-02-05 09:27:12 +00:00
Thien-Thi Nguyen
9d32aac72a
Include $(top_srcdir)/pre-inst-guile.am.
...
(GUILE): Delete var.
(autoconf-macros.texi): Use $(preinstguiletool).
2002-02-05 09:25:56 +00:00
Thien-Thi Nguyen
ba833f4a2f
(srcdir): Delete var.
...
(top_builddir, top_srcdir, guile_opts): New vars.
Use "set -e".
No longer set LTDL_LIBRARY_PATH.
Use ${top_srcdir}/pre-inst-guile instead of libguile/guile.
2002-02-05 09:21:54 +00:00
Thien-Thi Nguyen
3ac1e90a7c
Initial revision
2002-02-05 09:14:26 +00:00
Thien-Thi Nguyen
9c8d9ff919
*** empty log message ***
2002-02-05 09:13:00 +00:00
Marius Vollmer
610922b2e2
Added blurb about uninterned symbols.
2002-02-04 22:00:42 +00:00
Neil Jerram
877accb11a
* Further Elisp translator work.
2002-02-04 21:13:46 +00:00
Thien-Thi Nguyen
7c5c279671
*** empty log message ***
2002-02-04 19:21:37 +00:00
Thien-Thi Nguyen
a284e7081e
(Autofrisk, Using Autofrisk): New sections.
...
(Autoconf Support): Add new sections to menu.
2002-02-04 19:20:00 +00:00
Marius Vollmer
402e687cc9
*** empty log message ***
2002-02-04 16:48:36 +00:00
Marius Vollmer
3933a7860d
(Symbol Uninterned): Added node.
2002-02-04 16:48:28 +00:00
Marius Vollmer
d58d5bfc1c
(scm_make_symbol): Fix typo in docstring.
2002-02-04 16:47:35 +00:00
Marius Vollmer
a63cdd6150
(scm_mem2uninterned_symbol, scm_symbol_interned_p, scm_make_symbol):
...
New prototypes.
2002-02-04 16:47:23 +00:00
Marius Vollmer
319b98ed9c
*** empty log message ***
2002-02-03 22:50:18 +00:00
Marius Vollmer
9ff28a13e0
(scm_iprin1): Print uninterned symbols unreadably.
2002-02-03 22:50:07 +00:00
Marius Vollmer
ac48757b5e
* symbols.h (SCM_SET_SYMBOL_HASH): Removed.
...
(SCM_SYMBOL_INTERNED_P): New.
* symbols.c (scm_symbol_hash): Use scm_ulong2num instead of
SCM_MAKINUM since hash values can well be bignums.
(scm_mem2symbol): Only use hash values below SCM_T_BITS_MAX/2.
This signals a interned symbol.
(scm_mem2uninterned_symbol, scm_symbol_interned_p,
scm_make_symbol): New.
2002-02-03 22:49:06 +00:00