[ptx] libpano12 - build with GNU autoconf, automake and libtool
Douglas Wilkins
douglasw at zahav.net.il
Tue Nov 9 13:20:23 GMT 2004
On Tue, 2004-11-09 at 14:54 +0200, Douglas Wilkins wrote:
> On Tue, 2004-11-09 at 11:11 +0000, Bruno Postle wrote:
> > On Tue 09-Nov-2004 at 09:42 +0000, Bruno Postle wrote:
> [snip]
> > To build on fedora fc1 I had to change this line in configure.ac:
> >
> > AC_PREREQ(2.57)
> >
> Now that anonymous CVS has updated, attached is a patch against it for
> - Relaxed AC_PREREQ
> - updated ax_check_java.m4
> - updated tools/Makefile.am
>
And just to show that you can never be too careful, a typo (I hit ^h
instead of ^j) at line 94 of ax_check_java.m4. The line is:
LIB_JAVA="-LJAVA_HOME/lib"
and should be:
LIB_JAVA="-L$JAVA_HOME/lib"
^^^^
regards,
Doug
More information about the ptX
mailing list