Home | History | Annotate | Download | only in m4m

Lines Matching full:then

35   then
41 then
51 if test "$require_popt" != yes; then
62 if test "x$POPT_CFLAGS" = "x" && test "x$POPT_LIBS" = "x"; then
69 if test -n "${popt_prefix}"; then
71 elif test -d "${popt_prefix}/include"; then
79 if test "$popth_found" = yes; then break; fi
82 if test "$popth_found" = "yes"; then
83 if test "$popt_prefix" = ""; then
101 # lists. Then the first tested location would
113 if test "${popt_libdir}" = "/"; then
115 elif test -d "${popt_libdir}"; then
124 if test "$popt_links" = yes; then break; fi
126 if test "$popt_links" = yes; then break; fi
129 if test "$popt_links" = "yes"; then
130 if test "$popt_libdir" = ""; then
143 elif test "x$POPT_CFLAGS" != "x" && test "x$POPT_LIBS" != "x"; then
154 if test "$require_popt$have_popt" = "yesno"; then
165 if test "$have_popt" = "yes"; then