summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2013-02-13 20:21:44 +0100
committerRene Engelhard <rene@debian.org>2013-02-13 20:21:44 +0100
commita45b42b8018834e8b6a1dd54a2ab91b51fbc02a6 (patch)
tree1d29f83bc46c2ba33a3187cef06ce2fdb629c714 /config_host.mk.in
parent61f518fdc04e9ca4c691e46d7e7b0247532f19b0 (diff)
don't use -notimestanp when using gjdoc as javadoc
Change-Id: Ie729aaeaeff41838a435a043dec10c5016355187
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 4f5d2e45301f..803be089f439 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -267,6 +267,7 @@ export JAVACISGCJ=@JAVACISGCJ@
export JAVACISKAFFE=@JAVACISKAFFE@
export JAVACOMPILER=@JAVACOMPILER@
export JAVADOC=@JAVADOC@
+export JAVADOCISGJDOC=@JAVADOCISGJDOC@
export JAVAIFLAGS=@JAVAIFLAGS@
export JAVAINTERPRETER=@JAVAINTERPRETER@
@x_JAVALIB@ export JAVALIB=@JAVALIB@