mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 04:00:26 +02:00
* acconfig.h (GUILE_LANG): New configuration variable.
This commit is contained in:
parent
159500fb70
commit
04eaea3390
1 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,9 @@
|
||||||
the Guile library itself. */
|
the Guile library itself. */
|
||||||
#undef GUILE_DEBUG
|
#undef GUILE_DEBUG
|
||||||
|
|
||||||
|
/* Define this to include experimental multilanguage support. */
|
||||||
|
#undef GUILE_LANG
|
||||||
|
|
||||||
/* Define to implement scm_internal_select */
|
/* Define to implement scm_internal_select */
|
||||||
#undef GUILE_ISELECT
|
#undef GUILE_ISELECT
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue