bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple java compilation


From: Alexandre Duret-Lutz
Subject: Re: simple java compilation
Date: Sun, 13 Apr 2003 21:47:32 +0200
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

>>> "Nic" == Nic Ferrier <address@hidden> writes:

[...]

 Nic> ftp://ftp.gnu.org:/pub/gnu/classpathx/jaxp-prob-demo.tar.gz

Thanks!  I looked at it and it seems to be a simple typo in Makefile.am:

--- Makefile.am.orig
+++ Makefile.am
@@ -257,7 +257,7 @@
 
 BUILT_SOURCES = $(JARFILE)
 
-$(JARFILE): $(GNUJAXP_JAVASOURCES) $(JAXPMETA)
+$(JARFILE): $(GNUJAXP_JAVASRC) $(JAXPMETA)
        @echo $? | address@hidden@ \
                   address@hidden@ \
                          ./jarcompiler $^


-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]