* configure.in (GDBTK_SRC_DIR): We must have autoconf
authorKeith Seitz <keiths@redhat.com>
Thu, 16 Aug 2001 22:47:00 +0000 (22:47 +0000)
committerKeith Seitz <keiths@redhat.com>
Thu, 16 Aug 2001 22:47:00 +0000 (22:47 +0000)
commitd1c3b63ad472a72cb0c2b9c92bf9eafc65c98285
tree8b075e5be609417ec6d1a0096104b53bbbec298b
parentbe00bdddadf30549f652e4eebb02dd536b162122
* configure.in (GDBTK_SRC_DIR): We must have autoconf
give us the absolute path to the source directory.
* configure: Regenerated.
* Makefile.in (GDBTK_SRC_DIR): Add variable so that
autoconf can substitue it in for us.
(gdbtk.o): Pass in GDBTK_SRC_DIR instead of srcdir. We
really do need an absolute pathname.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.in