summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2008-07-15 15:33:50 +0000
committerTom Tromey <tromey@redhat.com>2008-07-15 15:33:50 +0000
commit17564e262cb39a88c3f268d8b92bc286c974539d (patch)
tree989721a7ff87c98b86a0e281caebe9d32de5009c /tools/Makefile.am
parent6b1d2855ed48c2b6f4afe3008238ebb2ab797a22 (diff)
downloadclasspath-17564e262cb39a88c3f268d8b92bc286c974539d.tar.gz
2008-07-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>libgcj-import-20080811
* m4/acinclude.m4 (CLASSPATH_COND_IF): New macro. * configure.ac: Use it. * tools/Makefile.am (!CREATE_WRAPPERS): Update comment.
Diffstat (limited to 'tools/Makefile.am')
-rwxr-xr-xtools/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 0d57f50c3..2786954eb 100755
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -101,7 +101,8 @@ if CREATE_GJDOC
bin_SCRIPTS += gjdoc
endif
bin_PROGRAMS =
-## FIXME: revisit this with a newer automake.
+## FIXME: remove these unneeded dependency lines once we can
+## require Automake 1.11.
gappletviewer: gappletviewer.in
gjarsigner: gjarsigner.in
gkeytool: gkeytool.in