changeset 1215:47a18e12709a

Removed javac.in (obsoleted when bootstrap was removed)
author Jiri Vanek <jvanek@redhat.com>
date Thu, 23 Apr 2015 19:00:02 +0200
parents b3c2e66b813a
children 251db06da1e5
files ChangeLog configure.ac
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 23 12:04:56 2015 +0200
+++ b/ChangeLog	Thu Apr 23 19:00:02 2015 +0200
@@ -1,4 +1,9 @@
-2015-04-20  Jiri Vanek  <jvanek@redhat.com>
+2015-04-23  Jiri Vanek  <jvanek@redhat.com>
+
+	* javac.in: removed. Its usage gone out with removal of bootstrap.
+	* configure.ac: removed depndence on it
+
+2015-04-23  Jiri Vanek  <jvanek@redhat.com>
 
 	Fixed loading of deployment.properties during 1.4 migration to 1.5 fs.
 	* netx/net/sourceforge/jnlp/config/Defaults.java: hardcoded value of ALL fixed
--- a/configure.ac	Thu Apr 23 12:04:56 2015 +0200
+++ b/configure.ac	Thu Apr 23 19:00:02 2015 +0200
@@ -51,7 +51,6 @@
 IT_FIND_KEYTOOL
 IT_FIND_JARSIGNER
 IT_FIND_PACK200
-AC_CONFIG_FILES([javac], [chmod +x javac])
 
 IT_SET_VERSION
 IT_CHECK_XULRUNNER_VERSION