diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-09-03 15:04:08 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-09-03 15:04:08 +0000 |
commit | 77fe2053f54d554884e65c6e4336f014f7f80fe0 (patch) | |
tree | 81a2dc40d2ef4faf0c2a3a7aef62eba41bad1cff /packages/classpath/files/autotools.patch | |
parent | ae80bc3aada834677e6e0a1f6713ebe850e7bee1 (diff) | |
parent | 9d854b894b8741e62ffa9504a6490abbff1b38b7 (diff) |
merge of '23d1f770a092f023ba951e138b787c9bacc3152d'
and 'fe28a990b29bbfd099e38e4fe044896bd0a0d68e'
Diffstat (limited to 'packages/classpath/files/autotools.patch')
-rw-r--r-- | packages/classpath/files/autotools.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/classpath/files/autotools.patch b/packages/classpath/files/autotools.patch index baae366d5f..663c0340cd 100644 --- a/packages/classpath/files/autotools.patch +++ b/packages/classpath/files/autotools.patch @@ -22,16 +22,3 @@ Index: classpath-0.93/configure.ac # Handle -Werror default case. if test "$ENABLE_WERROR" = default; then -Index: classpath-0.93/Makefile.am -=================================================================== ---- classpath-0.93.orig/Makefile.am 2006-02-08 08:35:30.000000000 +0100 -+++ classpath-0.93/Makefile.am 2008-08-24 21:45:42.405241264 +0200 -@@ -4,7 +4,7 @@ - SUBDIRS = lib doc external include native resource scripts tools $(EXAMPLESDIR) - DIST_SUBDIRS = lib doc external include native resource scripts tools examples - --ACLOCAL_AMFLAGS = -I m4 -+ACLOCAL_AMFLAGS = -I m4 --install - - native: lib - |