Include --with-guile in 'show configuration's output.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Jun 2014 17:54:16 +0000 (20:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Jun 2014 17:54:16 +0000 (20:54 +0300)
commit97d66cc602ec5abfcb6fc6baaf3d6edbde4fcbfb
tree6bc97ed1e2ae99f6f114786d56c033602fbf98ab
parent05629c769a68b5953898adfc9d272e2db3ff930a
Include --with-guile in 'show configuration's output.

* top.c (print_gdb_configuration) [HAVE_GUILE]: Print --with-guile
or --without-guile, according to how GDB was built.
gdb/ChangeLog
gdb/top.c