OSDN Git Service

2000-12-11 Fernando Nasser <fnasser@redhat.com>
authorfnasser <fnasser>
Mon, 11 Dec 2000 22:36:25 +0000 (22:36 +0000)
committerfnasser <fnasser>
Mon, 11 Dec 2000 22:36:25 +0000 (22:36 +0000)
commite19f5f38ae77e51d7d6d75842aaa47bb53006be4
treee0f5a6a6b403e4a1d659bbca9359db27f05a1bb8
parentacef0bb257dd53fc319b6795c872c44ac5976529
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