Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 114327 | Differences between
and this patch

Collapse All | Expand All

(-)a/qtjava/javalib/org/kde/qt/Makefile.am (-1 / +1 lines)
Lines 12-17 noinst_JAVA = $(EXTRA_DIST) Link Here
12
12
13
JAVAROOT = ../../..
13
JAVAROOT = ../../..
14
CLASSPATH = $(srcdir)/../../..
14
CLASSPATH = $(srcdir)/../../..
15
JAVACFLAGS = -classpath $(CLASSPATH)
15
JAVACFLAGS = -classpath $(CLASSPATH) _JAVACFLAGS_
16
# Prevent stupid automake from putting JAVAC=javac in Makefile.in
16
# Prevent stupid automake from putting JAVAC=javac in Makefile.in
17
JAVAC = @JAVAC@
17
JAVAC = @JAVAC@

Return to bug 114327