diff options
| author | Maho Nakata <maho@FreeBSD.org> | 2006-07-29 04:54:34 +0000 |
|---|---|---|
| committer | Maho Nakata <maho@FreeBSD.org> | 2006-07-29 04:54:34 +0000 |
| commit | 608284ba700490ee85274752b2ea2790f4505af2 (patch) | |
| tree | f958fcba8202218f7159a02ec0336d2e45f53598 /java/java-gcj-compat/files/patch-configure | |
| parent | - Update to 1.5.0.5 (diff) | |
Add java-gcj-compat. With scripts and symlinks, now gcj installation acts
like a Java SDK.
WWW: ftp://sources.redhat.com/pub/rhug/
Diffstat (limited to 'java/java-gcj-compat/files/patch-configure')
| -rw-r--r-- | java/java-gcj-compat/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/java/java-gcj-compat/files/patch-configure b/java/java-gcj-compat/files/patch-configure new file mode 100644 index 000000000000..dfb900fcc27a --- /dev/null +++ b/java/java-gcj-compat/files/patch-configure @@ -0,0 +1,11 @@ +--- configure~ Mon Jul 24 18:03:23 2006 ++++ configure Sat Jul 29 12:32:48 2006 +@@ -1996,7 +1996,7 @@ + # special-case gjdoc and make which are not in the GCC tree + GJDOC=`which gjdoc` + +-MAKE=`which make` ++MAKE=`which gmake` + + + # Find gcj prefix using gcj found in PATH. |
