Home
last modified time | relevance | path

Searched refs:javac_with_options (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Djavacomp.c1633 char *javac_with_options; in compile_java_class() local
1639 javac_with_options = in compile_java_class()
1649 err = compile_using_envjavac (javac_with_options, in compile_java_class()
1654 free (javac_with_options); in compile_java_class()