Re: [tcljava-user] TclBlend on SuSE7.0 with JDK1.1.8 (or JDK1.2.2)
Brought to you by:
mdejong
From: Christian K. <chr...@so...> - 2000-11-08 10:22:54
|
Hello, Mo told me, how to improve the configure script: > If you open up tcljava.m4 and look at the AC_JAVA_JNI_LIBS > macro, you will find the place where it tries to find > the JNI libs for a given system configuration. It does > this by looking for "known layouts". It works on most > configurations but it would seem that yours needs to > be added to the script. [...] > You might also want to put in an extra check > to see if ac_java_jvm_jni_lib_flags is "" > and then raise an error of print a better > message like "Your JVM configuration is > not known, please edit the AC_JAVA_JNI_LIBS > macro in tcljava.m4 to add support for it." But he forgot, that configure.in insists on having autoconf version 2.14, and that almost all people (but perhaps some lucky guys at RedHat???) have only 2.13 :-( So should I just change line 6 of configure.in or are there some reasons to require a version which is not yet released? Greetings, Krischan -- Christian Krone, SQL Datenbanksysteme GmbH Mail mailto:chr...@so... |