From: Ian Lance Taylor Date: Tue, 2 Mar 1993 16:44:50 +0000 (+0000) Subject: * configure (makesrcdir): If ${srcdir} is relative and not ".", X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c85d4acae2aeb1029c36069555855baa615404c;p=binutils-gdb.git * configure (makesrcdir): If ${srcdir} is relative and not ".", and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. --- diff --git a/ChangeLog b/ChangeLog index 6606bd49bb9..60aac79e434 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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)