gdb/gdbserver/
authorYao Qi <yao@codesourcery.com>
Thu, 12 Apr 2012 11:11:01 +0000 (11:11 +0000)
committerYao Qi <yao@codesourcery.com>
Thu, 12 Apr 2012 11:11:01 +0000 (11:11 +0000)
commitc9a1864ab2c53c0a4b7454a67db515631610fd72
tree89a562f3468fb6f2de2bff066bbc9eddad2d932b
parent15add3f5e46f265033c3c03c375559682e4ea268
gdb/gdbserver/

* Makefile.in: Define abs_top_srcdir and abs_srcdir.
(INCLUDE_CFLAGS): Append GNULIB_INCLUDE_DIR.
(install-only, install-info, clean): Handle sub dir gnulib.
(all-lib, am--refresh): New targets.
(memmem.o): Remove target.
* configure.ac: Remove AC_CONFIG_LIBOBJ_DIR.
Invoke gl_EARLY.  Invoke AC_CHECK_PROGS for make.
(AC_REPLACE_FUNCS): Remove memmem.
Invoke gl_INIT and AM_INIT_AUTOMAKE.
(AC_OUTPUT): Generate Makefile in gnulib/.
* aclocal.m4, config.in, configure: Regenerated.
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
gdb/gdbserver/aclocal.m4
gdb/gdbserver/config.in
gdb/gdbserver/configure
gdb/gdbserver/configure.ac
This page took 0.037623 seconds and 4 git commands to generate.