aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Lord <lord@cygnus>1994-09-30 00:36:58 +0000
committerThomas Lord <lord@cygnus>1994-09-30 00:36:58 +0000
commitf4a7dca7e755010144a141a688d3f7d0d8059bf7 (patch)
tree949c466198067239e9a704790bdfbb1f60125ab6 /configure.in
parent1df6e2665e55727dd4ccdbe3d6b8bbc55ec9dd8c (diff)
downloadgdb-f4a7dca7e755010144a141a688d3f7d0d8059bf7.zip
gdb-f4a7dca7e755010144a141a688d3f7d0d8059bf7.tar.gz
gdb-f4a7dca7e755010144a141a688d3f7d0d8059bf7.tar.bz2
optionally configure libgui (--enable-gdbgui)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 0045765..1b7fba1 100644
--- a/configure.in
+++ b/configure.in
@@ -26,6 +26,10 @@
#
host_libs="mmalloc libiberty opcodes bfd readline glob gash tcl tk tclX"
+if [ "${enable_gdbgui}" = "yes" ] ; then
+ host_libs="${host_libs} libgui"
+fi
+
# these tools are built for the host environment
#
host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch