diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-03-02 16:44:50 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-03-02 16:44:50 +0000 |
commit | 0c85d4acae2aeb1029c36069555855baa615404c (patch) | |
tree | 1e419193e245a9a8ece554cafb544bd1c5d39a4b /ChangeLog | |
parent | 7687d89bfb8e1b2adfa0ca7a98468bfe216276e3 (diff) | |
download | gdb-0c85d4acae2aeb1029c36069555855baa615404c.zip gdb-0c85d4acae2aeb1029c36069555855baa615404c.tar.gz gdb-0c85d4acae2aeb1029c36069555855baa615404c.tar.bz2 |
* configure (makesrcdir): If ${srcdir} is relative and not ".",
and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -Mon Mar 1 16:40:10 1993 Brendan Kehoe (brendan@lisa.cygnus.com) +Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) - * Makefile.in (all-prms, install-prms): Changed to gnats. - * configure.in (host_tools): Changed prms to gnats. + * configure (makesrcdir): If ${srcdir} is relative and not ".", + and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) |