Ludovic Courtès
972b5d7045
Include <config.h> in standalone tests.
...
* test-suite/standalone/Makefile.am (test_cflags): Add `-I$(top_builddir)' so
that <config.h> can be found.
(snarfcppopts): Likewise.
* test-suite/standalone/*.c: Include <config.h>.
2008-09-13 20:12:10 +02:00
Ludovic Courtès
cfabe1e2e4
Revert "Add `SCM_INTERNAL' macro, use it."
...
This reverts commit f0c64044d3
.
2008-09-04 20:26:55 +02:00
Ludovic Courtès
f0c64044d3
Add `SCM_INTERNAL' macro, use it.
2008-05-31 23:16:41 +02:00
Ludovic Courtès
5e8130efc3
Fix "#include" directives in stand-alone C tests.
2008-04-08 00:15:06 +02:00
Kevin Ryde
158d3dac8a
Use scm_boot_guile rather than scm_init_guile, for the benefit of
...
those systems where we can't implement the latter.
2006-07-25 00:22:45 +00:00
Marius Vollmer
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
2006-02-12 13:42:52 +00:00
Marius Vollmer
c70c62a636
Do nothing when deprecated things are
...
disabled.
2005-06-12 12:31:33 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Marius Vollmer
ad6dec055f
Avoid the use of discouraged or deprecated things.
2004-08-19 17:28:53 +00:00
Rob Browning
51a186f75f
* standalone/test-gh.c: new test code (migrated from
...
tests/c-api/) -- a trivial start.
2003-04-07 17:48:00 +00:00