Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ncurses/
Dconfigure.in1456 cf_cv_prog_gnat_correct=no
1459 if test "$cf_cv_prog_gnat_correct" = yes; then
1469 end conftest;],[cf_cv_prog_gnat_correct=yes],[cf_cv_prog_gnat_correct=no])
1470 AC_MSG_RESULT($cf_cv_prog_gnat_correct)
1473 if test "$cf_cv_prog_gnat_correct" = yes; then
1744 if test "$cf_with_ada" != "no" && test "$cf_cv_prog_gnat_correct" != "no"; then
Dconfigure15930 cf_cv_prog_gnat_correct=yes
15933 cf_cv_prog_gnat_correct=no
15980 cf_cv_prog_gnat_correct=no
15983 if test "$cf_cv_prog_gnat_correct" = yes; then
16003 cf_cv_prog_gnat_correct=yes
16005 cf_cv_prog_gnat_correct=no
16008 cf_cv_prog_gnat_correct=no
16012 echo "$as_me:16012: result: $cf_cv_prog_gnat_correct" >&5
16013 echo "${ECHO_T}$cf_cv_prog_gnat_correct" >&6
16016 if test "$cf_cv_prog_gnat_correct" = yes; then
[all …]
Daclocal.m41635 cf_cv_prog_gnat_correct=yes
1638 cf_cv_prog_gnat_correct=no
4730 if test "$cf_cv_prog_gnat_correct" = yes && test -f $srcdir/Ada95/Makefile.in; then