From 69416e98ff5d226210fefc00e91451269036f928 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Wed, 2 May 2012 14:56:11 +0200 Subject: Revert 2012-02-24 Dave Korn gcc/ada/ 2012-05-02 Pascal Obry Revert 2012-02-24 Dave Korn libada/ 2012-05-02 Pascal Obry Revert 2012-02-24 Dave Korn From-SVN: r187047 --- libada/ChangeLog | 11 ++++++++--- libada/Makefile.in | 2 -- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'libada') diff --git a/libada/ChangeLog b/libada/ChangeLog index 256cccc..9d1c0a7 100644 --- a/libada/ChangeLog +++ b/libada/ChangeLog @@ -1,3 +1,8 @@ +2012-05-02 Pascal Obry + + Revert + 2012-02-24 Dave Korn + 2012-02-24 Dave Korn * Makefile.in (bindir): Import from autoconf and pass down to submake. @@ -97,7 +102,7 @@ 2008-09-21 Laurent Guerby Paolo Bonzini - + PR ada/5911 * Makefile.in (all, install, mostlyclean, clean, distclean): Add multilib handling. @@ -105,7 +110,7 @@ * configure: Regenerate. 2008-08-29 Laurent Guerby - + * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to avoid conflicts. Factor more flags to pass. (libsubdir): New variable. @@ -114,7 +119,7 @@ 2008-08-28 Laurent Guerby * configure: Regenerate. - + 2008-08-06 Thomas Quinot * Makefile.in: generate s-oscons.ads again, previous change was diff --git a/libada/Makefile.in b/libada/Makefile.in index 36cf5ad..5389dd0 100644 --- a/libada/Makefile.in +++ b/libada/Makefile.in @@ -33,7 +33,6 @@ MULTICLEAN = true SHELL = @SHELL@ srcdir = @srcdir@ libdir = @libdir@ -bindir = @bindir@ build = @build@ target = @target@ prefix = @prefix@ @@ -84,7 +83,6 @@ LIBADA_FLAGS_TO_PASS = \ "TRACE=$(TRACE)" \ "MULTISUBDIR=$(MULTISUBDIR)" \ "libsubdir=$(libsubdir)" \ - "bindir=$(bindir)" \ "objext=$(objext)" \ "prefix=$(prefix)" \ "exeext=.exeext.should.not.be.used " \ -- cgit v1.1