Home | History | Annotate | Download | only in gettext-tools

Lines Matching refs:gcj

851 GCJ
1046 GCJ
1688 GCJ Java native code compiler command
3869 # Search for the gcj command or use the one provided by the user.
3870 if test -z "$GCJ"; then
3871 for ac_prog in gcj
3879 if test -n "$GCJ"; then
3880 ac_cv_prog_GCJ="$GCJ" # Let the user override the test.
3899 GCJ=$ac_cv_prog_GCJ
3900 if test -n "$GCJ"; then
3907 test -n "$GCJ" && break
3909 test -n "$GCJ" || GCJ="none"
3913 if test "$GCJ" != none; then
3917 ac_gcj_link="$GCJ $GCJFLAGS conftest.java --main=conftest -o conftest$ac_exeext"
3918 if test "$GCJ" != none \
3919 && $GCJ --version 2>/dev/null | sed -e 's,^[^0-9]*,,' -e 1q | grep '^[3-9]' >/dev/null \
3950 GCJ=none
3952 { echo "$as_me:$LINENO: result: $GCJ" >&5
3953 echo "${ECHO_T}$GCJ" >&6; }
3954 if test "$GCJ" != none; then
4694 if $JAVAC --version 2>/dev/null | sed -e 1q | grep gcj > /dev/null; then
4822 # Extract the first word of "gcj", so it can be a program name with args.
4823 set dummy gcj; ac_word=$2
4925 if gcj --version 2>/dev/null | sed -e 's,^[^0-9]*,,' -e 1q | sed -e '/^3\.[01]/d' | grep '^[3-9]' >/dev/null; then
4926 if { echo "$as_me:4926: gcj -C -d . conftestlib.java" >&5
4927 gcj -C -d . conftestlib.java >&5 2>&1
4931 if { echo "$as_me:4931: gcj -C -d . conftest.java" >&5
4932 gcj -C -d . conftest.java >&5 2>&1
4935 CONF_JAVAC="gcj -C"
4942 if { echo "$as_me:4942: gcj -C -fno-assert -d . conftest.java" >&5
4943 gcj -C -fno-assert -d . conftest.java >&5 2>&1
4946 CONF_JAVAC="gcj -C -fno-assert"
4951 if { echo "$as_me:4951: gcj -C -d . conftest.java" >&5
4952 gcj -C -d . conftest.java >&5 2>&1
4955 CONF_JAVAC="gcj -C"
18525 GCJ)
18526 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
18570 CC=${GCJ-"gcj"}
18584 # GCJ did not exist at the time GCC didn't implicitly link libc in.
19203 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
20704 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
35744 # Search for the gcj command or use the one provided by the user.
35745 if test -z "$GCJ"; then
35746 for ac_prog in gcj
35754 if test -n "$GCJ"; then
35755 ac_cv_prog_GCJ="$GCJ" # Let the user override the test.
35774 GCJ=$ac_cv_prog_GCJ
35775 if test -n "$GCJ"; then
35782 test -n "$GCJ" && break
35784 test -n "$GCJ" || GCJ="none"
35788 if test "$GCJ" != none; then
35792 ac_gcj_link="$GCJ $GCJFLAGS conftest.java --main=conftest -o conftest$ac_exeext"
35793 if test "$GCJ" != none \
35794 && $GCJ --version 2>/dev/null | sed -e 's,^[^0-9]*,,' -e 1q | grep '^[3-9]' >/dev/null \
35825 GCJ=none
35827 { echo "$as_me:$LINENO: result: $GCJ" >&5
35828 echo "${ECHO_T}$GCJ" >&6; }
35829 if test "$GCJ" != none; then
52066 GCJ!$GCJ$ac_delim