ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/lang/gcc42/files/java-patch-hier
Revision: 167
Committed: 2010-03-12T20:56:57-08:00 (15 years, 3 months ago) by douglas
Content type: text/x-diff
File size: 522 byte(s)
Log Message:
Pull in the rest of the gcc ports to see how well the work for Objective C++.

File Contents

# Content
1 Index: libjava/Makefile.in
2 ===================================================================
3 --- libjava/Makefile.in (revision 117734)
4 +++ libjava/Makefile.in (working copy)
5 @@ -712,7 +712,7 @@
6 $(am__append_2) $(am__append_3)
7 toolexecmainlib_DATA = libgcj.spec
8 dbexec_LTLIBRARIES = libjvm.la
9 -pkgconfigdir = $(libdir)/pkgconfig
10 +pkgconfigdir = $(prefix)/libdata/pkgconfig
11 jardir = $(datadir)/java
12 jar_DATA = libgcj-$(gcc_version).jar libgcj-tools-$(gcc_version).jar
13 @JAVA_HOME_SET_FALSE@JAVA_HOME_DIR = $(prefix)

Properties

Name Value
svn:mime-type text/x-diff