/[gcjwebplugin]/gcjwebplugin/acinclude.m4
ViewVC logotype

Diff of /gcjwebplugin/acinclude.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by mkoch, Mon Jul 5 09:48:59 2004 UTC revision 1.12 by mkoch, Mon Jul 5 20:09:26 2004 UTC
# Line 49  AC_MSG_CHECKING([for jar]) Line 49  AC_MSG_CHECKING([for jar])
49  AC_ARG_WITH([jar],  AC_ARG_WITH([jar],
50              [AS_HELP_STRING([--with-jar],              [AS_HELP_STRING([--with-jar],
51                              [the jar tool to use (default: jar)])],                              [the jar tool to use (default: jar)])],
52              [AC_SUBST([JAR], ["$withval]")],              [AC_SUBST([JAR], ["$withval"])],
53              [AC_SUBST([JAR], ["jar"])])              [AC_SUBST([JAR], ["jar"])])
54  AC_MSG_RESULT([$JAR])  AC_MSG_RESULT([$JAR])
55  ])  ])

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26