]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
* configure.ac: Accept --with-system-readline.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 3 Sep 2007 19:00:16 +0000 (19:00 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 3 Sep 2007 19:00:16 +0000 (19:00 +0000)
commit6a30b0a545185ae9b6b69744a64f3ff76312470a
tree0e9f7d88eb6fd4faa0a611b3ae55d0be9adf4444
parentedff0c0a1d4dfa3bbad4a8f3bf954e86419e8067
* configure.ac: Accept --with-system-readline.
(READLINE, READLINE_DEPS, READLINE_CFLAGS): Define and substitute.
* configure: Regenerate.
* Makefile.in (READLINE, READLINE_DEPS, READLINE_CFLAGS): Use
substituted values.
(CDEPS): Use $(READLINE_DEPS) instead of $(READLINE).
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.ac