Skip to content
Snippets Groups Projects
  • Paolo Bonzini's avatar
    47ad7893
    configure.ac: Do not generate libada-mk. · 47ad7893
    Paolo Bonzini authored
    gcc:
    2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
    
    	* configure.ac: Do not generate libada-mk.  Do not subst
    	host_cc_for_libada.
    	* libada-mk.in: Remove.
    	* Makefile.in: Pass TARGET_LIBGCC2_CFLAGS to libgcc.mvars.
    	* configure: Regenerate.
    
    libada:
    2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
    
    	* configure.ac (warn_cflags): Substitute.
    	* configure: Regenerate.
    	* Makefile.in (libdir, WARN_CFLAGS): Substitute.
    	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
    	(ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
    	they were unused.
    	(libada-mk): Do not include.  Include libgcc.mvars instead.
    	(tmake_file): Remove, do not include.
    	(FLAGS_TO_PASS): Pass dummy values for exeext and CC.
    	* configure: Regenerate.
    
    gnattools:
    2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
    
    	* configure.ac (warn_cflags): Substitute.
    	* configure: Regenerate.
    	* Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
    	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
    	(ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
    	(libsubdir): Remove.
    	(libada-mk): Do not include.  Include libgcc.mvars instead.
    	(xmake_file): Remove, do not include.
    
    From-SVN: r138479
    47ad7893
    History
    configure.ac: Do not generate libada-mk.
    Paolo Bonzini authored
    gcc:
    2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
    
    	* configure.ac: Do not generate libada-mk.  Do not subst
    	host_cc_for_libada.
    	* libada-mk.in: Remove.
    	* Makefile.in: Pass TARGET_LIBGCC2_CFLAGS to libgcc.mvars.
    	* configure: Regenerate.
    
    libada:
    2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
    
    	* configure.ac (warn_cflags): Substitute.
    	* configure: Regenerate.
    	* Makefile.in (libdir, WARN_CFLAGS): Substitute.
    	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
    	(ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
    	they were unused.
    	(libada-mk): Do not include.  Include libgcc.mvars instead.
    	(tmake_file): Remove, do not include.
    	(FLAGS_TO_PASS): Pass dummy values for exeext and CC.
    	* configure: Regenerate.
    
    gnattools:
    2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
    
    	* configure.ac (warn_cflags): Substitute.
    	* configure: Regenerate.
    	* Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
    	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
    	(ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
    	(libsubdir): Remove.
    	(libada-mk): Do not include.  Include libgcc.mvars instead.
    	(xmake_file): Remove, do not include.
    
    From-SVN: r138479