acinclude.m4 (CLASSPATH_COND_IF): New macro.
libjava/classpath/ * m4/acinclude.m4 (CLASSPATH_COND_IF): New macro. * configure.ac: Use it. * configure: Regenerate. * tools/Makefile.am (!CREATE_WRAPPERS): Update comment. From-SVN: r137851
This commit is contained in:
parent
25ae96c70c
commit
a47ac97465
5 changed files with 37 additions and 9 deletions
|
@ -89,7 +89,8 @@ noinst_SCRIPTS = gappletviewer gjarsigner gkeytool \
|
|||
gjar gnative2ascii gserialver gjavah grmiregistry \
|
||||
gtnameserv gorbd grmid grmic
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue