aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2005-09-27 18:51:40 +0000
committerTom Tromey <tromey@gcc.gnu.org>2005-09-27 18:51:40 +0000
commitab3fa9d34434e2aa491c216a3b9b20122179db64 (patch)
tree95f0db25555ff83dd49d87814f1d578bb9ea4813 /libjava/include
parentf20731b7ca20be9dd32d7cf95ddeb9ef6baa4d1c (diff)
downloadgcc-ab3fa9d34434e2aa491c216a3b9b20122179db64.zip
gcc-ab3fa9d34434e2aa491c216a3b9b20122179db64.tar.gz
gcc-ab3fa9d34434e2aa491c216a3b9b20122179db64.tar.bz2
configure, [...]: Rebuilt.
* configure, Makefile.in: Rebuilt. * sources.am: Rebuilt. * scripts/makemake.tcl (emit_bc_rule): Special-case qt. * configure.ac (TOOLKIT): Handle Qt peers properly. From-SVN: r104706
Diffstat (limited to 'libjava/include')
-rw-r--r--libjava/include/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libjava/include/Makefile.in b/libjava/include/Makefile.in
index 35f4b51..aa4da52 100644
--- a/libjava/include/Makefile.in
+++ b/libjava/include/Makefile.in
@@ -180,6 +180,8 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
PERL = @PERL@
PKG_CONFIG = @PKG_CONFIG@
PLATFORM_INNER_NAT_HDRS = @PLATFORM_INNER_NAT_HDRS@
+QT_AWT_FALSE = @QT_AWT_FALSE@
+QT_AWT_TRUE = @QT_AWT_TRUE@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@