commit-classpath
[Top][All Lists]
Advanced

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

Patch: install library (again)


From: Michael Koch
Subject: Patch: install library (again)
Date: Sat, 10 Apr 2004 22:35:49 +0200
User-agent: KMail/1.5.4

Hi list,


I wrote the attached patch to clean up my mess I did before. Now we have 
only one option to specify with arguments:

--with-glibj=zip  installs glibj.zip only
--with-glibj=flat  installs class files only
--with-glibj=both installs glibj.zip and class files

If not specified this option defaults to "zip".

Okay to commit ?


Michael


2004-04-10  Michael Koch  <address@hidden>

        * configure.ac: Call only CLASSPATH_WITH_GLIBJ to get what to install.
        * acinclude.m4
        (CLASSPATH_WITH_GLIBJ): New function to specify what to install.
        (CLASSPATH_ENABLE_GLIBJ): Removed.
        (CLASSPATH_ENABLE_CLASS_INSTALL): Removed.
        * lib/Makefile.am: Handle INSTALL_GLIBJ_ZIP and INSTALL_CLASS_FILES.

Attachment: glibj.diff
Description: Text Data


reply via email to

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