Re: Re: [PATCH] autotools update
Chris Burdess <[email protected]> Sun, 28 Nov 2004 19:58:26 +0000
| Newsgroups | gmane.comp.java.classpath.extensions.xml,gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Message-ID | <[email protected]> |
Andrew Overholt wrote: > I've got a new autotools patch. I've attached two versions - one with > generated files and one without (generate them with [1] or autogen.sh). > I've also attached autogen.sh which can be run as I said in my original > message with autogen.sh in the subject. Please test and let me know > if it > works. Thanks very much Andrew. I have applied the patch and made a few small modifications: removing the now redundant $(sources) and $(classes) variables, specifying -Wno-long-long for the libxmlj JNI sources, and uncommenting the javadoc target. I've tested this patch and it works very nicely indeed. I have had some weirdnesses building on Darwin on an HFS+ volume, but I think this is due to a skewed file modification date on this system - if anyone else has problems, just try running make again a second time if the build fails the first time around. It works fine on Linux. -- Chris Burdess