This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, classpath, build] Use AM_COND_IF if available.


Ping <http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00455.html>

* Ralf Wildenhues wrote on Sun, Jul 06, 2008 at 02:06:09PM CEST:
> <http://thread.gmane.org/gmane.comp.sysutils.automake.patches/3129/focus=3154>
> fixes the automake issue with automake-conditional AC_CONFIG_FILES.
> 
> This patch makes classpath use AM_COND_IF if it is available
> (i.e., the issue will be fixed once the tree moves to Automake 1.11).
> 
> Tested by building the tree with --{enable,disable}-tool-wrappers and
> with Automake 1.9.6 and git Automake.  OK for GCC trunk, and if yes, can
> somebody push this to classpath upstream?

> libjava/classpath/ChangeLog:
> 2008-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* m4/acinclude.m4 (CLASSPATH_COND_IF): New macro.
> 	* configure.ac: Use it.
> 	* configure: Regenerate.
> 	* tools/Makefile.am (!CREATE_WRAPPERS): Update comment.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]