1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 6429fb06fc40d496d02854da0eab67f0cc257e3f..b345ca1a60a68029b7078c3cb552dbdccd784d6e 100644 (file)
@@ -59,7 +59,7 @@ WINDRES = @WINDRES@
 
 # Flags that describe where you can find the termcap library.
 # This can be overridden in the host Makefile fragment file.
-TERMCAP = -ltermcap
+TERMCAP = @TERM_LIB@
 
 # If you are compiling with GCC, make sure that either 1) You have the
 # fixed include files where GCC can reach them, or 2) You use the
This page took 0.023002 seconds and 4 git commands to generate.