This is the mail archive of the java-patches@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]
Other format: [Raw text]

Re: PATCH: PR libjava/32078: Update libtool in classpath



	PR libjava/32078
	* ltmain.sh: Update from gcc toplevel.
	* libtool.m4: New. Copied from from gcc toplevel.
	* ltsugar.m4: Likewise.
	* ltversion.m4: Likewise.
	* ltoptions.m4: Likewise.
why copy these? libjava/HACKING mentions to use -I flags to use them from the
toplevel directory.

I think ltmain.sh in classpath was used. If it is true, will -I use ltmain.sh from the toplevel directory?

No, you are right that you have to copy ltmain.sh at least.


Paolo


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