OSDN Git Service

2000-12-11 Fernando Nasser <fnasser@redhat.com>
authorFernando Nasser <fnasser@redhat.com>
Mon, 11 Dec 2000 22:36:26 +0000 (22:36 +0000)
committerFernando Nasser <fnasser@redhat.com>
Mon, 11 Dec 2000 22:36:26 +0000 (22:36 +0000)
commit719907532bfd7b686be251d5f912840065e6bff9
treea047c4aa8583bdb0c5e408df064acd83613aad00
parent8dd43b2b0b4149d2b4915c69dd574273ed97d969
2000-12-11  Fernando Nasser  <fnasser@redhat.com>

        * Makefile.in (CONFIG_LOBS): New macro.  Configured to the files
        that must be added to the gdblib itself.
        (DEPFILES): Use CONFIG_LOBS, not CONFIG_OBS.
        (INIT_FILES): Include CONFIG_OBS.
        (gdb$(EXEEXT)): Depend on CONFIG_OBS and link with it.
        (kdb): Ditto.
        * configure.in (CONFIG_LOBS): New variable. Object files that must
        be added to gdblib for the specific configuration.
        * configure: Regenerate.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.in