mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 13:30:26 +02:00
* configure.in: Removed --enable-arrays option.
This commit is contained in:
parent
0f24e75b73
commit
2a0d4b5559
1 changed files with 0 additions and 5 deletions
|
@ -118,11 +118,6 @@ AC_ARG_ENABLE(guile-debug,
|
|||
SCM_I_GSC_GUILE_DEBUG=1
|
||||
fi)
|
||||
|
||||
AC_ARG_ENABLE(arrays,
|
||||
[AC_HELP_STRING([--disable-arrays],[omit array and uniform array support])],
|
||||
,
|
||||
enable_arrays=yes)
|
||||
|
||||
AC_ARG_ENABLE(posix,
|
||||
[ --disable-posix omit posix interfaces],,
|
||||
enable_posix=yes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue