projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1df6e26
)
optionally configure libgui (--enable-gdbgui)
author
Thomas Lord
<lord@cygnus>
Fri, 30 Sep 1994 00:36:58 +0000
(
00:36
+0000)
committer
Thomas Lord
<lord@cygnus>
Fri, 30 Sep 1994 00:36:58 +0000
(
00:36
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 0045765e37dcb1bbd7a7e92b6908760eb9153177..1b7fba1c000656a3300cf54926953e24a7e4e6b1 100644
(file)
--- 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