Bug#474901: build failure when gcj is present

2008-06-11 Thread Bruno Haible
Ralf Wildenhues wrote: > Have you tried './configure GCJ=none'? > > BTW, it would be nice if gt_GCJ used or accepted 'no' instead of 'none' > as special value. The former is recognized e.g. in Libtool GCJ macros, Both uses that you mention are undocumented. If someone wants to disable the use of

Bug#474901: build failure when gcj is present

2008-06-11 Thread Bruno Haible
Santiago Vila wrote: > Maybe --disable-native-java is what I need? Yes. You hit the nail on the head. Bruno -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#474901: build failure when gcj is present

2008-06-11 Thread Ralf Wildenhues
* Santiago Vila wrote on Wed, Jun 11, 2008 at 12:07:11PM CEST: > On Sun, 8 Jun 2008, Bruno Haible wrote: > > if test -n "$HAVE_GCJ" && test "$JAVA_CHOICE" = yes; then > > BUILDJAVAEXE=yes > > else > > BUILDJAVAEXE=no > > fi > > Ok, is there a way to define JAVA_CHOICE from the ./conf

Bug#474901: build failure when gcj is present

2008-06-11 Thread Santiago Vila
On Sun, 8 Jun 2008, Bruno Haible wrote: > Santiago Vila wrote: > > Lucas Nussbaum (in the CC) has reported that gettext does not build ok > > (does not create gettext.jar) if gcj is present. > > You may be misunderstanding something: gettext would not build ok if it did > not build and install li

Bug#474901: build failure when gcj is present

2008-06-11 Thread Santiago Vila
Maybe --disable-native-java is what I need? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]