rename deja-gnu to dejagnu
authorDavid D. Zuhn <zoo@cygnus>
Thu, 25 Mar 1993 01:25:09 +0000 (01:25 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Thu, 25 Mar 1993 01:25:09 +0000 (01:25 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in

index 024ca862a56f30d4af6f7ec2efd27d1588c4ba7e..72c54ec567f4668f180c5584a553f18ffe0cde57 100644 (file)
@@ -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)
 
index d5a6980dee6f4add78c2d54edcd4b7193ad1d78c..29aa2aee9da3fee594714fd29e0f719188d8b963 100644 (file)
@@ -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
This page took 0.029888 seconds and 4 git commands to generate.