X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Flibada-mk.in;h=93bbad9cf31c6bacd5f09378a7fdac51d47c3075;hb=d2897f0040db2acdeede11a60905918d6e738c26;hp=2dd85c9fd540e890c1d7138c2d097fd72b199243;hpb=a08c0dcf03f9281be58815826516ad217223cb4a;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/libada-mk.in b/gcc/libada-mk.in index 2dd85c9fd54..93bbad9cf31 100644 --- a/gcc/libada-mk.in +++ b/gcc/libada-mk.in @@ -14,8 +14,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston MA 02110-1301, USA. # GCC's Makefile fragment for libada. # libada needs some information from the GCC configure file at the moment, @@ -23,12 +23,8 @@ exeext=@host_exeext@ libdir=@libdir@ -gcc_version=@gcc_version@ NOCOMMON_FLAG=@nocommon_flag@ WARN_CFLAGS=@warn_cflags@ -cc_set_by_configure=@cc_set_by_configure@ gcc_tmake_file=@tmake_file@ gcc_xmake_file=@xmake_file@ - -# This really shouldn't be needed, but for now... -CC=@CC@ +host_cc_for_libada=@host_cc_for_libada@