~ubuntu-branches/ubuntu/lucid/autoconf-archive/lucid

« back to all changes in this revision

Viewing changes to m4/ac_prog_javac_works.m4

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-05-12 17:30:18 UTC
  • mfrom: (1.1.9 upstream) (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090512173018-s7y88nfoxpaauztk
Tags: 20090426-1
* New upstream release.
* Update Standard-Version to 3.8.1:
  + List original Debianizer.
  + Point to versioned license file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#   general documentation, as well as the sample configure.in, is included
18
18
#   in the AC_PROG_JAVA macro.
19
19
#
20
 
# LAST MODIFICATION
21
 
#
22
 
#   2008-04-12
23
 
#
24
 
# COPYLEFT
 
20
# LICENSE
25
21
#
26
22
#   Copyright (c) 2008 Stephane Bortzmeyer <bortzmeyer@pasteur.fr>
27
23
#
47
43
#   all other use of the material that constitutes the Autoconf Macro.
48
44
#
49
45
#   This special exception to the GPL applies to versions of the Autoconf
50
 
#   Macro released by the Autoconf Macro Archive. When you make and
51
 
#   distribute a modified version of the Autoconf Macro, you may extend this
52
 
#   special exception to the GPL to apply to your modified version as well.
 
46
#   Macro released by the Autoconf Archive. When you make and distribute a
 
47
#   modified version of the Autoconf Macro, you may extend this special
 
48
#   exception to the GPL to apply to your modified version as well.
53
49
 
54
50
AC_DEFUN([AC_PROG_JAVAC_WORKS],[
55
51
AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [