classpath: fix config.rpath, autotools and ecj -d
authorHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 26 Aug 2008 09:37:51 +0000 (09:37 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 26 Aug 2008 09:37:51 +0000 (09:37 +0000)
commitf8f6978b0be160111bf9478b4c48196538e788d2
treed0d41298e736c781a93fc7ec3b7ff2285901aa2c
parent9f039bc749f5e0c95b2a466064b1014441b22e37
classpath: fix config.rpath, autotools and ecj -d
* add ecj_java_dir.patch for issuse when ecj is not cable to
  to create directory-structure with parameter -d
* add autotools.patch for m4 stuff
* copy config.rpath always from /usr/share/gettext, so no crude hacks are
  needed anymore
* bump PR on all recipes
18 files changed:
packages/classpath/classpath-0.97.2/.mtn2git_empty [new file with mode: 0644]
packages/classpath/classpath-0.97.2/autotools.patch [new file with mode: 0644]
packages/classpath/classpath-initial_0.93.bb
packages/classpath/classpath-minimal-0.97.2/.mtn2git_empty [new file with mode: 0644]
packages/classpath/classpath-minimal-0.97.2/autotools.patch [new file with mode: 0644]
packages/classpath/classpath-minimal_0.96.1.bb
packages/classpath/classpath-minimal_0.97.2.bb
packages/classpath/classpath-native-0.97.2/.mtn2git_empty [new file with mode: 0644]
packages/classpath/classpath-native-0.97.2/autotools.patch [new file with mode: 0644]
packages/classpath/classpath-native.inc
packages/classpath/classpath-native_0.96.1.bb
packages/classpath/classpath-native_0.97.2.bb
packages/classpath/classpath.inc
packages/classpath/classpath_0.95.bb
packages/classpath/classpath_0.96.1.bb
packages/classpath/classpath_0.97.2.bb
packages/classpath/files/autotools.patch [new file with mode: 0644]
packages/classpath/files/ecj_java_dir.patch [new file with mode: 0644]