This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how to libtoolize Java project?


Jeff Sturm <jsturm@one-point.com> writes:

> I'm not very sure myself about libtool's support for gcj... did you try
> LT_AC_PROG_GCJ in your configure.in?

No.  So I added that, copied over acinclude.m4 from gcc/libjava, and ran
aclocal.  At thi point aclocal.m4 contains LT_AC_PROG_GCJ.  But when I
run autoconf, I get:

autoconf: Undefined macros:
configure.in:91:LT_AC_PROG_GCJ

-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]