classpath: fix typo in CLASSPATH_CONF_OPTS definition

This typo was introduced by commit
8f8c02e596 ("classpath: bump to version
0.99").

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2017-02-12 15:40:18 +01:00
parent b6886d42f2
commit 292998ca75

View File

@ -11,7 +11,7 @@ CLASSPATH_CONF_OPTS = \
--disable-rpath \ --disable-rpath \
--disable-Werror \ --disable-Werror \
--disable-gconf-peer \ --disable-gconf-peer \
--disable-gjdoc --disable-gjdoc \
--enable-tools --enable-tools
# classpath assumes qt runs on top of X11, but we # classpath assumes qt runs on top of X11, but we