File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67322,7 +67322,7 @@ if test "${ac_cv_sizeof_size_t}" = 4; then
6732267322 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 32-bit build -- this is little tested" >&5
6732367323printf "%s\n" "$as_me: WARNING: 32-bit build -- this is little tested" >&2;}
6732467324fi
67325- if test "${USE_INCLUDED_LIBINT }" = "yes"; then
67325+ if test "${USE_INCLUDED_LIBINTL }" = "yes"; then
6732667326 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Using the bundled libintl is deprecated." >&5
6732767327printf "%s\n" "$as_me: WARNING: Using the bundled libintl is deprecated." >&2;}
6732867328fi
Original file line number Diff line number Diff line change 33823382if test "${ac_cv_sizeof_size_t}" = 4; then
33833383 AC_MSG_WARN ( [ 32-bit build -- this is little tested] )
33843384fi
3385- if test "${USE_INCLUDED_LIBINT }" = "yes"; then
3385+ if test "${USE_INCLUDED_LIBINTL }" = "yes"; then
33863386 AC_MSG_WARN ( [ Using the bundled libintl is deprecated.] )
33873387fi
33883388
You can’t perform that action at this time.
0 commit comments