commit-classpath
[Top][All Lists]
Advanced

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

Patch: include handling


From: Michael Koch
Subject: Patch: include handling
Date: Wed, 19 May 2004 14:30:23 +0200
User-agent: KMail/1.6.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,


I wrote the attached patch to simplify handling of includes in GNU 
classpath.

Ok to commit ?


Michael


2004-05-19  Michael Koch  <address@hidden>

        * acinclude.m4 (CLASSPATH_WITH_INCLUDEDIR): Removed.
        * configure.ac (EXTRA_INCLUDES): Removed.
        (AM_CPPFLAGS): New variable to store needed includes.
        * native/fdlibm/Makefile.am (INCLUDES): Removed.
        * native/jni/classpath/Makefile.am (INCLUDES): Removed.
        * native/jni/gtk-peer/Makefile.am: Use libgtkpeer_la_CPPFLAGS
        instead of INCLUDES.
        * native/jni/java-awt/Makefile.am (INCLUDES): Removed.
        * native/jni/java-io/Makefile.am (INCLUDES): Removed.
        * native/jni/java-lang/Makefile.am: Use libjavalang_la_CFLAGS and
        libjavalangreflect_la_CFLAGS instead of INCLUDES.
        * native/jni/java-net/Makefile.am (INCLUDES): Removed.
        * native/jni/java-nio/Makefile.am (INCLUDES): Removed.
        * native/jni/java-util/Makefile.am (INCLUDES): Removed.
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAq1NiWSOgCCdjSDsRArWAAJ9yUtal5UVWPo4uOmW3VZEyRbXnugCgnmlh
sYEwEUoR3sJYGdREg9NsDZE=
=1480
-----END PGP SIGNATURE-----

Attachment: includes.diff
Description: Text Data


reply via email to

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