Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > media > main-release-src > by-pkgid > 6ac37fce31f4666bd46760918bd43ea9 > files > 42

gdb-6.8-6mdv2009.1.src.rpm

--- gdb-6.3/gdb/Makefile.in.system-readline	2004-11-04 03:18:49.000000000 +0100
+++ gdb-6.3/gdb/Makefile.in	2004-11-10 14:56:22.199530323 +0100
@@ -122,9 +122,9 @@ BFD_CFLAGS = -I$(BFD_DIR) -I$(BFD_SRC)
 
 # Where is the READLINE library?  Typically in ../readline.
 READLINE_DIR = ../readline
-READLINE = $(READLINE_DIR)/libreadline.a
+READLINE = -lreadline
 READLINE_SRC = $(srcdir)/$(READLINE_DIR)
-READLINE_CFLAGS = -I$(READLINE_SRC)/..
+READLINE_CFLAGS =
 
 WARN_CFLAGS = @WARN_CFLAGS@
 WERROR_CFLAGS = @WERROR_CFLAGS@
--- gdb-6.3/configure.in.system-readline	2004-11-08 17:26:28.000000000 +0100
+++ gdb-6.3/configure.in	2004-11-10 14:58:16.888534941 +0100
@@ -136,7 +136,7 @@ build_tools="build-texinfo build-byacc b
 
 # these libraries are used by various programs built for the host environment
 #
-host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp"
+host_libs="intl mmalloc libiberty opcodes bfd tcl tk itcl libgui zlib libcpp"
 
 # these tools are built for the host environment
 # Note, the powerpc-eabi build depends on sim occurring before gdb in order to