summaryrefslogtreecommitdiffstats
path: root/rules/classpath.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-06-09 23:11:42 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-06-09 23:11:42 +0000
commite7e42350a5f83f426ca3986a9ec90fb2ce796ea8 (patch)
tree41b65e9a29ebea8af2485ee25588b9c2539b6da8 /rules/classpath.make
parent7595a886825031bc18750e9f3bcda9138164c361 (diff)
downloadptxdist-e7e42350a5f83f426ca3986a9ec90fb2ce796ea8.tar.gz
ptxdist-e7e42350a5f83f426ca3986a9ec90fb2ce796ea8.tar.xz
iconv: rework iconv handling in ptxdist
libiconv provides functionality that is already provided by glibc. So we consolidate ptxdist to use native glibc iconv instead of libiconv support. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10681 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/classpath.make')
-rw-r--r--rules/classpath.make5
1 files changed, 2 insertions, 3 deletions
diff --git a/rules/classpath.make b/rules/classpath.make
index db55acecb..0560fe416 100644
--- a/rules/classpath.make
+++ b/rules/classpath.make
@@ -93,7 +93,8 @@ CLASSPATH_AUTOCONF := \
--with-pic \
--without-x \
--with-glibj=zip \
- --with-gjdoc=no
+ --with-gjdoc=no \
+ --without-libiconv-prefix
#
# FIXME:
@@ -106,8 +107,6 @@ CLASSPATH_AUTOCONF := \
# default='${libdir}/${PACKAGE}'
# --with-antlr-jar=file Use ANTLR from the specified jar file
# --with-tags[=TAGS] include additional configurations [automatic]
-# --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
-# --without-libiconv-prefix don't search for libiconv in includedir and libdir
# --with-javah specify path or name of a javah-like program
# --with-vm-classes specify path to VM override source files
# --with-ecj-jar=ABS.PATH specify jar file containing the Eclipse Java