diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2013-01-25 09:14:52 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2013-02-23 22:10:09 +0100 |
commit | 44a86a0278c1678fd4b8dfa56c4f5f2feb6df3ad (patch) | |
tree | 6a959802774bd76621baccfc4d3e79fb7759add6 /doc | |
parent | build: update quagga.spec.in (diff) | |
download | frr-44a86a0278c1678fd4b8dfa56c4f5f2feb6df3ad.tar.xz frr-44a86a0278c1678fd4b8dfa56c4f5f2feb6df3ad.zip |
guile: remove
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/install.texi b/doc/install.texi index 1cc655742..0f8f65fab 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -49,10 +49,6 @@ use to turn off IPv6 support, to disable the compilation of specific daemons, and to enable SNMP support. @table @option -@item --enable-guile -Turn on compilation of the zebra-guile interpreter. You will need the -guile library to make this. zebra-guile implementation is not yet -finished. So this option is only useful for zebra-guile developers. @item --disable-ipv6 Turn off IPv6 related features and daemons. Quagga configure script automatically detects IPv6 stack. But sometimes you might want to |