]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
authorJason Molenda <jmolenda@apple.com>
Tue, 31 Mar 1998 00:46:48 +0000 (00:46 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 31 Mar 1998 00:46:48 +0000 (00:46 +0000)
commitf45d80805eb447a9720bf80deeb84ce196a3e28a
tree4de9630e24604b4fd8bcff65c5a1e0844f6a6350
parent6ed00b060706ba0b2ef7cb68bd2d0275d846e99c
Mon Mar 30 16:42:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)

        * rdi-share/Makefile.am, rdi-share/aclocal.m4,
        rdi-share/configure: New files.
        * rdi-share/configure.in:  Rewritten to be an autoconf input file.
        * rdi-share/Makefile.in, rdi-share/configure: Generated by
        automake/autoconf.
        * rdi-share/dbg_hif.h, etherdrv.c, hostchan.c: Use autoconf tests
        to check environment.

automake/autoconfiscate rdi-share.  We don't use the checks that autoconf
provides too much for now, but it'll be easier to use them if any problems
crop up in the future.  (rdi-share/ is foreign code and it probably isn't
worth spending any more time than necessary messing with it.)
gdb/ChangeLog
gdb/rdi-share/.Sanitize
gdb/rdi-share/Makefile.am [new file with mode: 0644]
gdb/rdi-share/Makefile.in
gdb/rdi-share/aclocal.m4 [new file with mode: 0644]
gdb/rdi-share/configure [new file with mode: 0755]
gdb/rdi-share/configure.in
gdb/rdi-share/dbg_hif.h
gdb/rdi-share/etherdrv.c
gdb/rdi-share/hostchan.c