Re: [Java-gnome-developer] I'm Compiling Java-Gnome For Windows
Brought to you by:
afcowie
From: Luca De R. <pie...@fa...> - 2004-10-12 20:11:04
|
Il giorno mar, 12-10-2004 alle 14:46 -0500, Rishabh Manocha ha scritto: > Sorry for that, I was looking at the SF CVS repository when I said > there was no recent change to the makefile. apparently the gnome cvs > repository has recent commits. but still, make is the too being used > so I will look into writing a ant buildfile for java-gnome(if it is > possible). > --Rishabh We used ant in the past but now it's dropped. You can't find a recent makefile, cause the makefile is generated with autoconf, so in cvs you'll find Makefile.in only, then you can generate it with an autogen.sh script. J-g uses autoconf atm, but no automake, libtool, etc. -- Luca De Rugeriis <pie...@fa...> |