From ebc0f5821b1eb87154f3c4b77b5ea82778899577 Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Thu, 25 Mar 1993 01:25:09 +0000 Subject: rename deja-gnu to dejagnu --- gdb/testsuite/ChangeLog | 3 ++- gdb/testsuite/Makefile.in | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 024ca86..72c54ec 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,7 +1,8 @@ Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) * Makefile.in: add null dvi target, don't bother to recurse - through test directories for info and install-info. + through test directories for info and install-info; rename + $(datadir) to be dejagnu instead of deja-gnu Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com) diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in index d5a6980..29aa2ae 100644 --- a/gdb/testsuite/Makefile.in +++ b/gdb/testsuite/Makefile.in @@ -6,7 +6,7 @@ bindir = $(exec_prefix)/bin libdir = $(exec_prefix)/lib tooldir = $(libdir)/$(target_alias) -datadir = $(exec_prefix)/lib/deja-gnu +datadir = $(exec_prefix)/lib/dejagnu mandir = $(prefix)/man man1dir = $(mandir)/man1 man2dir = $(mandir)/man2 -- cgit v1.1